diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | d3bd3bc211d36e4f5a5a68bec1ab29e0ef68a97d (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /net/libnids | |
parent | c64bdcb8c4058b38ae0dd9e9b14123eb428a8c64 (diff) | |
download | pkgsrc-d3bd3bc211d36e4f5a5a68bec1ab29e0ef68a97d.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'net/libnids')
-rw-r--r-- | net/libnids/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 37a080a051c..7cdd9375f26 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2009/12/09 12:27:28 obache Exp $ +# $NetBSD: Makefile,v 1.27 2011/04/22 14:40:44 obache Exp $ # DISTNAME= libnids-1.23 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnids/} |