take maintainership

This commit is contained in:
jasper 2011-04-08 18:20:55 +00:00
parent fa5919ab67
commit bddc3dc1a2
4 changed files with 9 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.7 2011/03/02 08:48:16 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.8 2011/04/08 18:20:55 jasper Exp $
SHARED_ONLY= Yes
@ -8,6 +8,8 @@ HOMEPAGE?= http://www.nomachine.com/
MAJOR_VERSION?= 3.4.0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# GPLv2/LGPLv2
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2011/03/02 08:48:16 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2011/04/08 18:20:55 jasper Exp $
COMMENT= library to compress the standard X protocol
DASHVERSION= 7
DISTNAME= nxcomp-${MAJOR_VERSION}-${DASHVERSION}
PKGNAME= nxcomp-${MAJOR_VERSION}.${DASHVERSION}
REVISION= 0
SHARED_LIBS= Xcomp 1.0
WANTLIB += jpeg m png stdc++ z

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2011/03/02 08:48:16 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2011/04/08 18:20:55 jasper Exp $
COMMENT= OpenSSH client and daemon for NX
DASH_VER= 2
DISTNAME= nxssh-${MAJOR_VERSION}-${DASH_VER}
PKGNAME= nxssh-${MAJOR_VERSION}.${DASH_VER}
REVISION= 0
CATEGORIES= net

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2011/03/02 13:57:06 jasper Exp $
# $OpenBSD: Makefile,v 1.16 2011/04/08 18:20:55 jasper Exp $
COMMENT= OSS replacement for Nomachine's nxclient
DISTNAME= opennx-0.16
REVISION= 6
REVISION= 7
CATEGORIES= sysutils