diff options
Diffstat (limited to 'misc/xtide/Makefile')
-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 13b817fc0a1..8f351148b48 100644 --- a/misc/xtide/Makefile +++ b/misc/xtide/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:56 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:10:14 joerg Exp $ DISTNAME= xtide-2.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc x11 MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${XTIDE_SRC} harmonics.txt.gz offsets.xml.gz |