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/wmtime | |
parent | e5e4902cf37585a7dde94fc855114393a80cc111 (diff) | |
download | ports-d12632d046121b4bcf252e0b6cbe08f712352226.tar.gz ports-d12632d046121b4bcf252e0b6cbe08f712352226.zip |
Style fixes for x11-clocks.
Notes
Notes:
svn path=/head/; revision=38000
Diffstat (limited to 'x11-clocks/wmtime')
-rw-r--r-- | x11-clocks/wmtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmtime/Makefile b/x11-clocks/wmtime/Makefile index 462a422df6aa..5369db53a6e9 100644 --- a/x11-clocks/wmtime/Makefile +++ b/x11-clocks/wmtime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wmtime -PORTVERSION= 1.0b2 +PORTVERSION= 1.0b2 CATEGORIES= x11-clocks windowmaker MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/ |