summaryrefslogtreecommitdiff
path: root/mail/ssmtp
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-11-12 03:39:39 +0000
committerjschauma <jschauma>2003-11-12 03:39:39 +0000
commitc34f7fd4bc036240fcb6d7bd55bc66a7354d9025 (patch)
tree0fe407ca96f79927e17f86dc43a1ed067beef374 /mail/ssmtp
parentff6dc411681925ab278c71c3cc89aff5446d88d9 (diff)
downloadpkgsrc-c34f7fd4bc036240fcb6d7bd55bc66a7354d9025.tar.gz
PKGREVISION++ after openssl update.
Diffstat (limited to 'mail/ssmtp')
-rw-r--r--mail/ssmtp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile
index 59014033420..9ad67dac874 100644
--- a/mail/ssmtp/Makefile
+++ b/mail/ssmtp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/06/19 22:01:46 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:41 jschauma Exp $
# FreeBSD Id: ports/mail/ssmtp/Makefile,v 1.10 2003/04/14 08:41:04 leeym Exp
#
# TLS functionality needs testing. Please let me know the result,
@@ -9,6 +9,7 @@
DISTNAME= ssmtp_2.60.3
PKGNAME= ssmtp-2.60.3
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGBASE}-${PKGVERSION:C/([0-9]+.[0-9]+)(.[0-9]+)$/\1/}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/ssmtp/}