diff options
Diffstat (limited to 'textproc/iso-codes/Makefile')
-rw-r--r-- | textproc/iso-codes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index ed847c64bae..e6866a4096e 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2006/01/24 07:32:37 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:11:03 joerg Exp $ # DISTNAME= iso-codes_0.48-1 PKGNAME= ${DISTNAME:S/_/-/:S/-1//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/iso-codes/} |