diff options
Diffstat (limited to 'misc/cowsay/Makefile')
-rw-r--r-- | misc/cowsay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cowsay/Makefile b/misc/cowsay/Makefile index 2a5fd6961e4..71a2712f923 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/04/06 21:07:34 rodent Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:26 wiz Exp $ DISTNAME= cowsay-3.03 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= # ftp://ftp.nog.net/pub/tony/cowsay/ |