diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
commit | cc3da74d4d9c647ec5b59e83487705ba4a38d06b (patch) | |
tree | 75991c841d3089f34d2efe25dd4c7ff81b9c1cc1 /x11/9term | |
parent | 3a5cd501e5dd0533ae5d182e35dec59459e9a4d6 (diff) | |
download | ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.tar.gz ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.zip |
Fixup CATEGORIES list.
Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=14737
Diffstat (limited to 'x11/9term')
-rw-r--r-- | x11/9term/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile index d3f0d81fac6d..66945928a1dd 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -3,12 +3,12 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp $ +# $Id: Makefile,v 1.6 1998/08/23 07:34:46 hoek Exp $ # DISTNAME= 9term.1.6.3 PKGNAME= 9term-1.6.3 -CATEGORIES= plan9 +CATEGORIES= plan9 x11 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= erich@FreeBSD.org |