diff options
author | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 94bc475fd0522bf24445621e1742b1c99992abce (patch) | |
tree | bd317705322bdc734fb15186fabfbfd68ebc13ad /mail/xbuffy/Makefile | |
parent | 4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff) | |
download | FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.zip FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'mail/xbuffy/Makefile')
-rw-r--r-- | mail/xbuffy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 04004d2..5cbd7f0 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -3,12 +3,12 @@ # Date created: 18 June 1995 # Whom: dchapes@zeus.leitch.com # -# $Id: Makefile,v 1.3 1997/12/04 02:35:02 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/10/20 01:43:10 steve Exp $ # DISTNAME= xbuffy3.3 PKGNAME= xbuffy-3.3 -CATEGORIES= x11 +CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |