summaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-04-12 15:40:33 +0000
committermartti <martti@pkgsrc.org>2003-04-12 15:40:33 +0000
commit1e2aa6d41a8ad9abf40cdd641965d746b84a3d5b (patch)
tree80e6189c554c0bb6b0a7897c9470210266b57109 /converters/p5-MIME-Base64/Makefile
parentb96242235103ca24ae0001ccd1d94df59eee184e (diff)
downloadpkgsrc-1e2aa6d41a8ad9abf40cdd641965d746b84a3d5b.tar.gz
Updated p5-MIME-Base64 to 2.18
* Fix up INSTALLDIRS for perl-5.8 and newer * Make it reliable to disable base64 decoding warnings * Passing "" as $eol to encode_qp() disable soft line breaks as well * Sync up with changes in bleadperl
Diffstat (limited to 'converters/p5-MIME-Base64/Makefile')
-rw-r--r--converters/p5-MIME-Base64/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile
index 096ae962ef8..3c68dcad6c0 100644
--- a/converters/p5-MIME-Base64/Makefile
+++ b/converters/p5-MIME-Base64/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2003/01/09 15:49:17 mycroft Exp $
+# $NetBSD: Makefile,v 1.19 2003/04/12 15:40:33 martti Exp $
# FreeBSD Id: Makefile,v 1.3 1997/08/04 22:47:16 ache Exp
#
-VERS= 2.16
+VERS= 2.18
DISTNAME= MIME-Base64-${VERS}
PKGNAME= p5-MIME-Base64-${VERS}
SVR4_PKGNAME= p5mba