diff options
author | steve <steve@FreeBSD.org> | 1998-11-21 15:27:41 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-21 15:27:41 +0800 |
commit | 94bc475fd0522bf24445621e1742b1c99992abce (patch) | |
tree | bd317705322bdc734fb15186fabfbfd68ebc13ad /mail/asmail | |
parent | 4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff) | |
download | freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.tar.zst freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.zip |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'mail/asmail')
-rw-r--r-- | mail/asmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 969cba48f7b8..a85842d16ea1 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -3,11 +3,11 @@ # Date created: 15 August 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.3 1998/09/17 00:32:45 asami Exp $ +# $Id: Makefile,v 1.4 1998/10/02 01:59:06 steve Exp $ # DISTNAME= asmail-0.50 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmail/ \ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/asmail/ |