summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-04-20 03:24:37 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-04-20 03:24:37 +0000
commitade26bebfe80ec4eaa3ec52244c6045ebf58bb39 (patch)
tree1bbd46b51634e5095fadcb4305a5ebdbab464f00 /mail
parentUpdate the WWW. (diff)
Add previously forgotten INFO to fix plist.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=133721
Diffstat (limited to 'mail')
-rw-r--r--mail/msmtp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index 1f0c93adde0b..dfb3c701b7df 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= msmtp
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= msmtp
@@ -22,6 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= msmtp.1
+INFO= msmtp
PLIST_FILES= bin/msmtp
# XXX we need gnutls >= 1.2.0 which is not avaible via ports tree