diff options
Diffstat (limited to 'pkgtools/pkgin')
-rw-r--r-- | pkgtools/pkgin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile index c184c312814..1acd5080c96 100644 --- a/pkgtools/pkgin/Makefile +++ b/pkgtools/pkgin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/04/09 08:58:19 imil Exp $ +# $NetBSD: Makefile,v 1.22 2012/04/27 12:32:01 obache Exp $ # DISTNAME= pkgin-0.5.2.3 +PKGREVISION= 1 CATEGORIES= pkgtools MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/ |