diff options
Diffstat (limited to 'mail/exmh2/Makefile')
-rw-r--r-- | mail/exmh2/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index c040b0dc15cb..33b59a2f59fd 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -1,5 +1,5 @@ # New ports collection Makefile for: exmh2 -# Version required: 2.1.0 +# Version required: 2.1.1 # Date created: 1 Jan 97 # Whom: Peter Wemm <peter@freebsd.org> # @@ -7,7 +7,7 @@ # # "?=" lines are for sharing this Makefile with japanese/exmh2. -DISTNAME= exmh-2.1.0 +DISTNAME= exmh-2.1.1 CATEGORIES?= mail tk80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/ @@ -49,6 +49,8 @@ RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail # mail/faces # audio/rplay +PLIST_SUB= EXMH_VERSION=2.1.1 + MAN1= exmh.1 do-build: |