diff options
Diffstat (limited to 'net/sdist/Makefile')
-rw-r--r-- | net/sdist/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sdist/Makefile b/net/sdist/Makefile index c9facae395c..c5f3f7e125e 100644 --- a/net/sdist/Makefile +++ b/net/sdist/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/05 19:38:40 christos Exp $ # DISTNAME= sdist-1.6 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ |