summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/demime/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/demime/Makefile b/mail/demime/Makefile
index 5d2e7a74180..dc78eae8833 100644
--- a/mail/demime/Makefile
+++ b/mail/demime/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/05/21 11:12:50 zafer Exp $
-#
+# $NetBSD: Makefile,v 1.26 2011/08/11 09:36:50 tron Exp $
DISTNAME= demime-1.1d
CATEGORIES= mail textproc
@@ -8,7 +7,7 @@ DISTFILES= ${DISTNAME:S/-/./} \
demime_junkmail.cf
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://scifi.squawk.com/demime.html
+#HOMEPAGE= http://scifi.squawk.com/demime.html
COMMENT= Tool to scrub mime from mailing lists
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64