diff options
Diffstat (limited to 'misc/xtide')
-rw-r--r-- | misc/xtide/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xtide/Makefile b/misc/xtide/Makefile index b666d53b830..9480ca850c3 100644 --- a/misc/xtide/Makefile +++ b/misc/xtide/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2006/12/27 13:37:39 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2008/11/10 17:21:37 wiz Exp $ DISTNAME= xtide-2.8.3 +PKGREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}.tar.bz2 ${HARMONICS_FILE}.bz2 |