diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 17:05:29 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 17:05:29 +0000 |
commit | d12632d046121b4bcf252e0b6cbe08f712352226 (patch) | |
tree | 06ff5c723a69820a5a9abeb59f7144ec10a088b6 /x11-clocks/wmtz | |
parent | e5e4902cf37585a7dde94fc855114393a80cc111 (diff) | |
download | freebsd-ports-d12632d046121b4bcf252e0b6cbe08f712352226.zip |
Style fixes for x11-clocks.
Diffstat (limited to 'x11-clocks/wmtz')
-rw-r--r-- | x11-clocks/wmtz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmtz/Makefile b/x11-clocks/wmtz/Makefile index de2c1cf928e1..7fbf74a6a665 100644 --- a/x11-clocks/wmtz/Makefile +++ b/x11-clocks/wmtz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wmtz -PORTVERSION= 0.5 +PORTVERSION= 0.5 CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= http://www.algonet.se/~jlin/wmtz/ \ ${MASTER_SITE_LOCAL} |