diff options
author | he <he@pkgsrc.org> | 2017-12-27 16:53:43 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2017-12-27 16:53:43 +0000 |
commit | ab058cf23d9cd3a116963e01ed56488d9649c9c6 (patch) | |
tree | 5168ef76b0ed8f71a44091b07b3dddc94762c161 /news/nntpcache/Makefile | |
parent | b04f97ad89683b8ba8fc7cb436780343a7865edd (diff) | |
download | pkgsrc-ab058cf23d9cd3a116963e01ed56488d9649c9c6.tar.gz |
Add a patch so that genextern.sh doesn't create a syntax error.
Bump PKGREVISION.
Diffstat (limited to 'news/nntpcache/Makefile')
-rw-r--r-- | news/nntpcache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 60accda2f0a..c7f4fad830e 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2017/09/03 08:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2017/12/27 16:53:43 he Exp $ DISTNAME= nntpcache-3.0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= news MASTER_SITES= http://www.xs4all.nl/~suelette/ |