diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
| commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
| tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /net/vnc | |
| parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) | |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'net/vnc')
| -rw-r--r-- | net/vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 29f813570450..ad17058e7138 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -3,12 +3,12 @@ # Date created: 24 February 1998 # Whom: msmith # -# $Id: Makefile,v 1.5 1998/08/30 02:23:34 thepish Exp $ +# $Id: Makefile,v 1.6 1998/10/10 02:14:20 msmith Exp $ # DISTNAME= vnc-3.3.2r2_unixsrc PKGNAME= vnc-3.3.2r2 -CATEGORIES= net x11 +CATEGORIES= net MASTER_SITES= http://www.orl.co.uk/vnc/dist/ DISTFILES= vnc-3.3.2r2_unixsrc.tgz \ vnc-3.3.2_doc.tgz |
