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 71a2712f923..b163bd3af15 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:26 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:57 wiz Exp $ DISTNAME= cowsay-3.03 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= # ftp://ftp.nog.net/pub/tony/cowsay/ |