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/astime | |
parent | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (diff) | |
download | ports-b34561d1b83ae8709725150fbf6991b13f1d70d2.tar.gz ports-b34561d1b83ae8709725150fbf6991b13f1d70d2.zip |
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes:
svn path=/head/; revision=27431
Diffstat (limited to 'x11-clocks/astime')
-rw-r--r-- | x11-clocks/astime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile index e9ec64acf76b..c9fc4bc36d10 100644 --- a/x11-clocks/astime/Makefile +++ b/x11-clocks/astime/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: astime -# Version required: 2.1 # Date created: 21 Nov 1998 # Whom: Brian Handy <handy@physics.montana.edu> # # $FreeBSD$ # -DISTNAME= astime-2.1 +PORTNAME= astime +PORTVERSION= 2.1 CATEGORIES= x11-clocks afterstep MASTER_SITES= http://bewoner.dma.be/Albert/software/ \ http://www.tigr.net/afterstep/as-apps/download/astime/ \ |