diff options
author | andreas <andreas@FreeBSD.org> | 1998-01-09 12:59:36 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-01-09 12:59:36 +0800 |
commit | 6b0509cb98c67193380c000c82660ffb554c5961 (patch) | |
tree | 669f8c6d814289cd3043a72dc38a857158edf8f1 /mail | |
parent | c0686633cb8857f7e25ded7aac8813020d9928f1 (diff) | |
download | freebsd-ports-gnome-6b0509cb98c67193380c000c82660ffb554c5961.tar.gz freebsd-ports-gnome-6b0509cb98c67193380c000c82660ffb554c5961.tar.zst freebsd-ports-gnome-6b0509cb98c67193380c000c82660ffb554c5961.zip |
deceided to change categories to "mail" only like in xfmail.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 1f7e39d6bbe8..f2db69f49190 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -3,12 +3,12 @@ # Date created: 15 July 1997 # Whom: Stephen Roznowski <sjr1@flash.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/01/09 04:57:37 andreas Exp $ # DISTNAME= xmail_1.6 PKGNAME= xmail-1.6 -CATEGORIES= x11 mail +CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |