diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /comms | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) | |
download | ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.tar.gz ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.zip |
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=12173
Diffstat (limited to 'comms')
-rw-r--r-- | comms/seyon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index 4523da70dda2..8fee61caeaa1 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -3,12 +3,12 @@ # Date created: 3 October 1994 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.6 1996/11/17 03:01:16 obrien Exp $ +# $Id: Makefile,v 1.7 1998/04/03 04:20:48 jseger Exp $ # DISTNAME= Seyon-2.14b PKGNAME= seyon-2.14b -CATEGORIES= comms x11 +CATEGORIES= comms MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ DISTFILES= Seyon-2.14b-tar.Z |