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/aiccu | |
parent | c64bdcb8c4058b38ae0dd9e9b14123eb428a8c64 (diff) | |
download | pkgsrc-d3bd3bc211d36e4f5a5a68bec1ab29e0ef68a97d.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'net/aiccu')
-rw-r--r-- | net/aiccu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/aiccu/Makefile b/net/aiccu/Makefile index 76d8d8fc24b..ead32aa6d0c 100644 --- a/net/aiccu/Makefile +++ b/net/aiccu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/04/15 08:15:53 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/04/22 14:40:44 obache Exp $ DISTNAME= aiccu_20070115 PKGNAME= ${DISTNAME:S/_/-/:S/.//g} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.sixxs.net/archive/sixxs/aiccu/unix/ |