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 8c47664e3b8..a8e432154e6 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2021/05/24 19:53:05 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2022/06/28 11:34:47 wiz Exp $ DISTNAME= cowsay-3.04 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=tnalpgge/} GITHUB_PROJECT= rank-amateur-cowsay |