diff options
Diffstat (limited to 'net/vnc/Makefile')
-rw-r--r-- | net/vnc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 46b86a819601..3a031a841cf9 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -3,7 +3,7 @@ # Date created: 24 February 1998 # Whom: msmith # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/02/26 02:55:58 msmith Exp $ # DISTNAME= vnc-3.3.1_unixsrc @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.orl.co.uk/vnc/dist/ DISTFILES= vnc-3.3.1_unixsrc.tgz \ vnc-3.3.1_doc.tgz +IGNOREFILES= ${DISTFILES} MAINTAINER= msmith@FreeBSD.ORG |