summaryrefslogtreecommitdiff
path: root/astro/sunclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r--astro/sunclock/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index e6021678dc98..c995653c512f 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -3,19 +3,17 @@
# Date created: 15 September 1996
# Whom: torstenb
#
-# $Id: Makefile,v 1.4 1996/11/18 09:50:48 asami Exp $
+# $Id: Makefile,v 1.5 1997/05/29 01:49:59 fenner Exp $
#
-DISTNAME= sunclock1.3
-PKGNAME= sunclock-1.3
+DISTNAME= sunclock-1.4
+PKGNAME= sunclock-1.4
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
-EXTRACT_SUFX= .tar.Z
MAINTAINER= torstenb@FreeBSD.org
USE_IMAKE= YES
-NO_WRKSUBDIR= YES
.include <bsd.port.mk>