diff options
Diffstat (limited to 'misc/dpkg')
-rw-r--r-- | misc/dpkg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/dpkg/Makefile b/misc/dpkg/Makefile index 08f6480f589..0ee9b0e50fa 100644 --- a/misc/dpkg/Makefile +++ b/misc/dpkg/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2009/09/23 11:42:05 obache Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:44:08 obache Exp $ # DISTNAME= dpkg_1.13.25 PKGNAME= dpkg-1.13.25 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/dpkg/} |