diff options
Diffstat (limited to 'comms/conserver8/Makefile')
-rw-r--r-- | comms/conserver8/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile index 1a1952532ef..36a0a597770 100644 --- a/comms/conserver8/Makefile +++ b/comms/conserver8/Makefile @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:03 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/11/23 08:51:26 mef Exp $ # -PKGVER= 8.1.18 +PKGVER= 8.1.20 DISTNAME= conserver-${PKGVER} PKGNAME= conserver8-${PKGVER} -#PKGREVISION= 1 -PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.conserver.com/ MAINTAINER= awrede@users.sourceforge.net HOMEPAGE= http://www.conserver.com/ COMMENT= Application that allows multiple users to watch serial consoles +LICENSE= # modified-bsd and more (see LICENSE file) CONFLICTS= conserver-[0-9]* |