aboutsummaryrefslogtreecommitdiff
path: root/mail/mlmmj
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-10-12 07:20:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-10-12 07:20:13 +0000
commitb3d800ded7a3c7c262177fed38d462a8ca40342c (patch)
treec93067bed5e03cab7ed3972b5c108c1ae8c99578 /mail/mlmmj
parent5e66754467115d2b0da3f167a1a437bd651d1e00 (diff)
downloadports-b3d800ded7a3c7c262177fed38d462a8ca40342c.tar.gz
ports-b3d800ded7a3c7c262177fed38d462a8ca40342c.zip
Update to 1.0.0: bugfixes and manpages.
PR: ports/71524 Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintainer)
Notes
Notes: svn path=/head/; revision=118836
Diffstat (limited to 'mail/mlmmj')
-rw-r--r--mail/mlmmj/Makefile5
-rw-r--r--mail/mlmmj/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile
index a573d39937e9..b71df503a108 100644
--- a/mail/mlmmj/Makefile
+++ b/mail/mlmmj/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= mlmmj
-PORTVERSION= 1.0.0.r4
+PORTVERSION= 1.0.0
CATEGORIES= mail
MASTER_SITES= http://mlmmj.mmj.dk/files/
-DISTNAME= mlmmj-1.0.0-RC4
MAINTAINER= xi@borderworlds.dk
COMMENT= Mailing list managing made joyful
@@ -50,6 +49,8 @@ USE_REINPLACE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
+MAN1= mlmmj-bounce.1 mlmmj-maintd.1 mlmmj-make-ml.1 mlmmj-process.1 mlmmj-recieve.1 mlmmj-send.1 mlmmj-sub.1 mlmmj-unsub.1
+
post-patch:
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/mlmmj-make-ml.sh
diff --git a/mail/mlmmj/distinfo b/mail/mlmmj/distinfo
index 4036ad03f327..763cba943a4d 100644
--- a/mail/mlmmj/distinfo
+++ b/mail/mlmmj/distinfo
@@ -1,2 +1,2 @@
-MD5 (mlmmj-1.0.0-RC4.tar.bz2) = f62f649bf0c98f800def4dd0da5664fa
-SIZE (mlmmj-1.0.0-RC4.tar.bz2) = 104434
+MD5 (mlmmj-1.0.0.tar.bz2) = a24a8e10e3745547ee57edeaee171569
+SIZE (mlmmj-1.0.0.tar.bz2) = 107764