diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2016-06-16 16:05:51 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2016-06-16 16:05:51 +0000 |
commit | 49bf610711362631733984d481b109a10e4d8e41 (patch) | |
tree | 77b6fa2fec30f99dcf1cf783a1d296689351263c /comms | |
parent | 02ffc53452c5c24e7f36ffd33bc01ce51b52eea7 (diff) | |
download | pkgsrc-49bf610711362631733984d481b109a10e4d8e41.tar.gz |
Bump PGKREVISION (forgot to do that when updating the PLIST.).
Diffstat (limited to 'comms')
-rw-r--r-- | comms/conserver8/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile index 352d34a30fd..b946625b634 100644 --- a/comms/conserver8/Makefile +++ b/comms/conserver8/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/05/05 06:23:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/06/16 16:05:51 schnoebe Exp $ # PKGVER= 8.2.1 +PKGREVISION= 1 DISTNAME= conserver-${PKGVER} PKGNAME= conserver8-${PKGVER} CATEGORIES= comms |