diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 01:05:29 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 01:05:29 +0800 |
commit | 22efeadf79b27aca80ff94f317bf78270cbe35b9 (patch) | |
tree | 36b585c42f059a152b928889f837b21395e14098 /x11-clocks/wmtime | |
parent | ea6fd1bad28e2394c40e1c674030703a32b04c52 (diff) | |
download | freebsd-ports-gnome-22efeadf79b27aca80ff94f317bf78270cbe35b9.tar.gz freebsd-ports-gnome-22efeadf79b27aca80ff94f317bf78270cbe35b9.tar.zst freebsd-ports-gnome-22efeadf79b27aca80ff94f317bf78270cbe35b9.zip |
Style fixes for x11-clocks.
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/ |