diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:38:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:38:08 +0000 |
commit | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (patch) | |
tree | 19e3c2afdcf3dc13e99ee1c3afe5a7a1693d9c3c /mail/asmail | |
parent | Portlint. (diff) |
Add "afterstep" virtual category.
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 a85842d16ea1..c596f335f956 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.4 1998/10/02 01:59:06 steve Exp $ +# $Id: Makefile,v 1.5 1998/11/21 07:27:38 steve Exp $ # DISTNAME= asmail-0.50 -CATEGORIES= mail +CATEGORIES= mail afterstep MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmail/ \ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/asmail/ |