diff options
author | scrappy <scrappy@FreeBSD.org> | 1998-07-08 20:08:52 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1998-07-08 20:08:52 +0800 |
commit | f5c8d3ceb7d9a7369f1f2b792dcb4e899fcd3b6d (patch) | |
tree | bbc1d63b93fd25611b9eaee7fc3746393bfa7b8a /astro/sunclock | |
parent | 843df4743a9df0d289db6e6c81154b5ead40262c (diff) | |
download | freebsd-ports-gnome-f5c8d3ceb7d9a7369f1f2b792dcb4e899fcd3b6d.tar.gz freebsd-ports-gnome-f5c8d3ceb7d9a7369f1f2b792dcb4e899fcd3b6d.tar.zst freebsd-ports-gnome-f5c8d3ceb7d9a7369f1f2b792dcb4e899fcd3b6d.zip |
This allows us to retrieve the files...working compile yet to come
Diffstat (limited to 'astro/sunclock')
-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 |