diff options
Diffstat (limited to 'misc/xtide')
-rw-r--r-- | misc/xtide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xtide/Makefile b/misc/xtide/Makefile index 167b1d22a0a..f70920483eb 100644 --- a/misc/xtide/Makefile +++ b/misc/xtide/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/04/11 09:18:25 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:01 tv Exp $ DISTNAME= xtide-2.4 PKGNAME= ${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc x11 MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${XTIDE_SRC} harmonics.txt.gz offsets.xml.gz |