diff options
author | adam <adam@pkgsrc.org> | 2011-08-06 13:04:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-08-06 13:04:14 +0000 |
commit | 2f7b8c9224932890160f26045c1d7736b4f8d483 (patch) | |
tree | bfcaeb7b37e2f4ffea1a1d8c494dc3ccf7a3285a /chat/p5-Net-Goofey/Makefile | |
parent | 53e72a8a6a0cfae609b4941206b4d2f892f9f5b5 (diff) | |
download | pkgsrc-2f7b8c9224932890160f26045c1d7736b4f8d483.tar.gz |
Revision bump after updating perl to 5.14.1
Diffstat (limited to 'chat/p5-Net-Goofey/Makefile')
-rw-r--r-- | chat/p5-Net-Goofey/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index 37bc5d1ef35..7c9b78df203 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/08/21 16:32:46 seb Exp $ -# +# $NetBSD: Makefile,v 1.16 2011/08/06 13:09:38 adam Exp $ DISTNAME= Net-Goofey-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat perl5 MASTER_SITES= http://notdoneliving.net/code/Net-Goofey/ |