diff options
author | asami <asami@FreeBSD.org> | 1998-07-05 20:46:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-05 20:46:22 +0800 |
commit | b844dd2a3eba23383fcfd26c48ff44ff86a24683 (patch) | |
tree | cdbae72ef4181c5940ac7c7fdec6ede72d0de656 | |
parent | ad8e26132c0016a13a02fb1189029d98846bc2ea (diff) | |
download | freebsd-ports-gnome-b844dd2a3eba23383fcfd26c48ff44ff86a24683.tar.gz freebsd-ports-gnome-b844dd2a3eba23383fcfd26c48ff44ff86a24683.tar.zst freebsd-ports-gnome-b844dd2a3eba23383fcfd26c48ff44ff86a24683.zip |
Take out x11 from categories.
-rw-r--r-- | mail/xmailbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 68c8412f98d4..637f6d3d0f2b 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -3,11 +3,11 @@ # Date created: 23 May 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/04 19:42:45 steve Exp $ # DISTNAME= xmailbox-2.5 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |