diff options
author | hubertf <hubertf> | 2001-11-11 05:04:50 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-11-11 05:04:50 +0000 |
commit | 73636a2a35025c50f65fc3bc4c459e456097f7f5 (patch) | |
tree | 583eb0120e4aff52c2c5e8b293f0bd785ef45f9f | |
parent | c74eb6b9da11d73b19b941a774f099405ed17591 (diff) | |
download | pkgsrc-73636a2a35025c50f65fc3bc4c459e456097f7f5.tar.gz |
Bump version to 3.12 for check of "nb" on DISTNAME
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 466e133dd69..c840d7a9992 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2001/11/03 21:34:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.115 2001/11/11 05:04:50 hubertf Exp $ # -DISTNAME= pkglint-3.11 +DISTNAME= pkglint-3.12 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |