diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 17:05:29 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 17:05:29 +0000 |
commit | 22efeadf79b27aca80ff94f317bf78270cbe35b9 (patch) | |
tree | 36b585c42f059a152b928889f837b21395e14098 /x11-clocks/bbdate | |
parent | ea6fd1bad28e2394c40e1c674030703a32b04c52 (diff) | |
download | FreeBSD-ports-22efeadf79b27aca80ff94f317bf78270cbe35b9.zip FreeBSD-ports-22efeadf79b27aca80ff94f317bf78270cbe35b9.tar.gz |
Style fixes for x11-clocks.
Diffstat (limited to 'x11-clocks/bbdate')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index 2701838..a98f49e 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bbdate -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.1 CATEGORIES= x11-clocks MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ |