summaryrefslogtreecommitdiff
path: root/x11-clocks/rclock
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:33:10 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:33:10 +0000
commitb34561d1b83ae8709725150fbf6991b13f1d70d2 (patch)
tree099b5b7b38f0de6495d777a1bb674419426acfc3 /x11-clocks/rclock
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27431
Diffstat (limited to 'x11-clocks/rclock')
-rw-r--r--x11-clocks/rclock/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-clocks/rclock/Makefile b/x11-clocks/rclock/Makefile
index 342356a9d97d..7d93cf5c9095 100644
--- a/x11-clocks/rclock/Makefile
+++ b/x11-clocks/rclock/Makefile
@@ -1,23 +1,22 @@
# ex:ts=8
# Ports collection Makefile for: rclock
-# Version required: 2.7.3
# Date created: 24th Feburary 1997
# Whom: obrien@NUXI.com
#
# $FreeBSD$
#
-DISTNAME= rxvt-${VERSION}
-PKGNAME= rclock-${VERSION}
+PORTNAME= rclock
+PORTVERSION= 2.7.3
CATEGORIES= x11-clocks
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/terms
+DISTNAME= rxvt-${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org
-VERSION= 2.7.3
CFLAGS+= -DMAIL_SPOOL='\"/var/mail/\"'
USE_BZIP2= yes
USE_X_PREFIX= yes