diff options
Diffstat (limited to 'net/giftcurs')
-rw-r--r-- | net/giftcurs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/giftcurs/Makefile b/net/giftcurs/Makefile index 90a5ced23db..1d59f114f62 100644 --- a/net/giftcurs/Makefile +++ b/net/giftcurs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:17:52 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/15 12:14:07 tv Exp $ # DISTNAME= giFTcurs-0.6.2 PKGNAME= ${DISTNAME:S/FT/ft/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://savannah.nongnu.org/download/giftcurs/ |