diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
commit | 4eab2ea329bc389827b2a33fb408ef7da7fe5dd0 (patch) | |
tree | 2b3895ef3a8b38b11c729f8a0ccfb569e2cd0b58 /mail | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) | |
download | ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.tar.gz ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.zip |
Notes
Diffstat (limited to 'mail')
-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 130a6d9aa968..cee9b374d673 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -3,11 +3,11 @@ # Date created: 7 Jun 1998 # Whom: rom # -# $Id: Makefile,v 1.5 1998/11/21 07:27:38 steve Exp $ +# $Id: Makefile,v 1.6 1998/11/23 03:29:10 steve Exp $ # DISTNAME= wmmail-0.59 -CATEGORIES= mail +CATEGORIES= mail windowmaker MASTER_SITES= http://earth.gaianet.net/~scorpio/ MAINTAINER= jim@phrantic.phear.net |