diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-23 11:08:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-23 11:08:24 +0000 |
commit | 0995e7f18a5533f32aa1151251eec26272bb6ec4 (patch) | |
tree | 153cdd49c3f90319b15c1b455d0ab633cbe35edb | |
parent | e53d0636042a80346b5f6cbaf52366bb8b32f717 (diff) |
Notes
-rw-r--r-- | mail/asmail/Makefile | 4 | ||||
-rw-r--r-- | mail/asmail/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 7703f3c6b5a9..b85cd94eb95a 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asmail -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= mail afterstep MASTER_SITES= http://www.tigr.net/afterstep/download/asmail/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shaping -MAN1= asmail.1x +MAN1= asmail.1x MAN5= asmailrc.5x post-patch: diff --git a/mail/asmail/distinfo b/mail/asmail/distinfo index dd5c63be2523..a62bc3745c84 100644 --- a/mail/asmail/distinfo +++ b/mail/asmail/distinfo @@ -1 +1 @@ -MD5 (asmail-1.5.tar.gz) = 71ee63275657bfa95296ab5959dc52c0 +MD5 (asmail-1.6.tar.gz) = 0a4bbc90afac2afa871ebf52f0439e18 |