diff options
author | dholland <dholland@pkgsrc.org> | 2012-09-09 19:51:03 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-09-09 19:51:03 +0000 |
commit | d5f7b9438a73ead5f46924cf903303b64dd465da (patch) | |
tree | 953e009da769844701c6d2b56bc3de00baedd687 | |
parent | 3792542b050d5fd7eb1b05aa941ed019a4600023 (diff) | |
download | pkgsrc-d5f7b9438a73ead5f46924cf903303b64dd465da.tar.gz |
Bump PKGREVISION to 7 for previous changes.
XXX: This package does not honor VARBASE.
XXX: This package develops 116 lines of pkglint.
-rw-r--r-- | net/nocol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index 9ab83a308c6..176ec2d78c5 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/09/09 19:26:54 dholland Exp $ +# $NetBSD: Makefile,v 1.37 2012/09/09 19:51:03 dholland Exp $ # DISTNAME= nocol-4.3.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ |