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/wmmail | |
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/wmmail')
-rw-r--r-- | mail/wmmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 8acbde3..74f8fcb 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -3,11 +3,11 @@ # Date created: 7 Jun 1998 # Whom: rom # -# $Id: Makefile,v 1.3 1998/09/17 00:32:45 asami Exp $ +# $Id: Makefile,v 1.4 1998/10/20 01:43:07 steve Exp $ # DISTNAME= wmmail-0.59 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= http://earth.gaianet.net/~scorpio/ MAINTAINER= rom_glsa@ein-hashofet.co.il |