summaryrefslogtreecommitdiff
path: root/x11-clocks/asclock
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/asclock
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/asclock')
-rw-r--r--x11-clocks/asclock/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile
index 94408e224941..271a137f86e6 100644
--- a/x11-clocks/asclock/Makefile
+++ b/x11-clocks/asclock/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: asclock
-# Version required: 1.0
# Date created: 20 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= asclock
-PKGNAME= asclock-1.0
+PORTNAME= asclock
+PORTVERSION= 1.0
CATEGORIES= x11-clocks afterstep
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
+DISTNAMe= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= nakai@FreeBSD.org