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/xalarm | |
parent | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (diff) | |
download | ports-b34561d1b83ae8709725150fbf6991b13f1d70d2.tar.gz ports-b34561d1b83ae8709725150fbf6991b13f1d70d2.zip |
Notes
Diffstat (limited to 'x11-clocks/xalarm')
-rw-r--r-- | x11-clocks/xalarm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/xalarm/Makefile b/x11-clocks/xalarm/Makefile index 6311e1b7a970..81974851036b 100644 --- a/x11-clocks/xalarm/Makefile +++ b/x11-clocks/xalarm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xalarm -# Version required: 3.06 # Date created: 4 December 1996 # Whom: desmo@bandwidth.org # # $FreeBSD$ # -DISTNAME= xalarm-3.06 +PORTNAME= xalarm +PORTVERSION= 3.06 CATEGORIES= x11-clocks MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |