diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:33:10 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:33:10 +0000 |
commit | b34561d1b83ae8709725150fbf6991b13f1d70d2 (patch) | |
tree | 099b5b7b38f0de6495d777a1bb674419426acfc3 /x11-clocks/bbdate/Makefile | |
parent | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (diff) | |
download | ports-b34561d1b83ae8709725150fbf6991b13f1d70d2.tar.gz ports-b34561d1b83ae8709725150fbf6991b13f1d70d2.zip |
Notes
Diffstat (limited to 'x11-clocks/bbdate/Makefile')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index b975708ec574..3ba7578b3c1e 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bbdate -# Version required: 0.2.1 # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= bbdate-0.2.1 +PORTNAME= bbdate +PORTVERSION= 0.2.1 CATEGORIES= x11-clocks MASTER_SITES= http://bbtools.windsofstorm.net/sources/ |