diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/sunclock/Makefile | 8 | ||||
-rw-r--r-- | astro/sunclock/distinfo | 2 |
2 files changed, 4 insertions, 6 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> diff --git a/astro/sunclock/distinfo b/astro/sunclock/distinfo index f8f223596547..00ae51c72be1 100644 --- a/astro/sunclock/distinfo +++ b/astro/sunclock/distinfo @@ -1 +1 @@ -MD5 (sunclock1.3.tar.Z) = e57a1e8ff626104c0d0c8f1becd3e0c6 +MD5 (sunclock-1.4.tar.gz) = 56e232a2d12fb5a38b09e8199e30dcd6 |