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 6c900a828e7..63c6c208ce0 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/05/18 10:48:34 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:56:42 wiz Exp $ DISTNAME= cowsay-3.03 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= # ftp://ftp.nog.net/pub/tony/cowsay/ |