diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-01-09 04:59:36 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-01-09 04:59:36 +0000 |
commit | 52a6ff12b6d0d40ae083210085a9bf605bd30ac8 (patch) | |
tree | 5ceeeebc6d96e91f1c13bc5cbe178e9dcf0dfceb /mail/xmail/Makefile | |
parent | adc07a304bf29cd41054dc629ed9e9d012c2272d (diff) |
Notes
Diffstat (limited to 'mail/xmail/Makefile')
-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 |