summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime/Makefile
diff options
context:
space:
mode:
authoradam <adam>2010-12-15 09:42:28 +0000
committeradam <adam>2010-12-15 09:42:28 +0000
commit487c3d0c53709b333bdb25cb72364f0b6af78e10 (patch)
tree9d4f93f624e8f567843e0efa146f20bdc6d3198d /mail/pear-Mail_Mime/Makefile
parent1ad24ea83910254980b0931fa1fe35c32cfd6bcd (diff)
downloadpkgsrc-487c3d0c53709b333bdb25cb72364f0b6af78e10.tar.gz
Changes 1.8.1:
Bugs Fixed: * Not possible to set separate charset for attachment content and headers
Diffstat (limited to 'mail/pear-Mail_Mime/Makefile')
-rw-r--r--mail/pear-Mail_Mime/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile
index 45c32b7084f..7a15e938bbd 100644
--- a/mail/pear-Mail_Mime/Makefile
+++ b/mail/pear-Mail_Mime/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2010/10/25 10:52:43 obache Exp $
+# $NetBSD: Makefile,v 1.17 2010/12/15 09:42:28 adam Exp $
-DISTNAME= Mail_Mime-1.8.0
-PKGREVISION= 1
+DISTNAME= Mail_Mime-1.8.1
CATEGORIES+= mail
MAINTAINER= jdolecek@NetBSD.org
@@ -16,6 +15,5 @@ SUBST_STAGE.shbang= post-install
SUBST_FILES.shbang= ${DESTDIR}${PREFIX}/lib/php/doc/Mail_Mime/scripts/phail.php
SUBST_SED.shbang= -e "s|@prefix@|${PREFIX}|g"
-
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"