diff options
author | agc <agc> | 1998-06-09 16:41:19 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-09 16:41:19 +0000 |
commit | 02da5d51ca34df57159c456bd466528a2f77c000 (patch) | |
tree | 08ddfacd830d4418110eae7a5374bd960a87160b /net | |
parent | 40bb8f79ed87d4fa09f86b37bcbe99bdbe4db831 (diff) | |
download | pkgsrc-02da5d51ca34df57159c456bd466528a2f77c000.tar.gz |
Add NetBSD RCS Ids, and set MAINTAINER.
Diffstat (limited to 'net')
-rw-r--r-- | net/vnc/Makefile | 11 | ||||
-rw-r--r-- | net/vnc/pkg/PLIST | 1 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 1fe6259f6d4..530853ed54e 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,3 +1,4 @@ +# $NetBSD: Makefile,v 1.2 1998/06/09 16:41:19 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp # @@ -9,9 +10,9 @@ DISTFILES= vnc-3.3.1_unixsrc.tgz \ vnc-3.3.1_doc.tgz IGNOREFILES= ${DISTFILES} -MAINTAINER= msmith@FreeBSD.ORG +MAINTAINER= packages@netbsd.org -USE_PERL5= YES +USE_PERL5= yes EXTRACT_ONLY= vnc-3.3.1_unixsrc.tgz @@ -19,10 +20,10 @@ EXTRACT_ONLY= vnc-3.3.1_unixsrc.tgz # but the DES parts came from the USA in the first place. RESTRICTED= Contains cryptographic software -NO_WRKSUBDIR= YES +NO_WRKSUBDIR= yes -USE_IMAKE= YES -NO_INSTALL_MANPAGES= YES +USE_IMAKE= yes +NO_INSTALL_MANPAGES= yes ALL_TARGET= world diff --git a/net/vnc/pkg/PLIST b/net/vnc/pkg/PLIST index 711d1eeeb93..f60a2749fdc 100644 --- a/net/vnc/pkg/PLIST +++ b/net/vnc/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 1998/06/09 16:41:19 agc Exp $ bin/Xvnc bin/vncviewer bin/vncpasswd |