diff options
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 3a6fb599ba54..914458d7e596 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: asmail -# Version required: 0.54 # Date created: 15 August 1997 # Whom: brett@peloton.physics.montana.edu # # $FreeBSD$ # -DISTNAME= asmail-0.54 +PORTNAME= asmail +PORTVERSION= 0.53 CATEGORIES= mail afterstep MASTER_SITES= http://www.tigr.net/afterstep/as-apps/download/asmail/ \ ftp://ftp.afterstep.org/apps/asmail/ |