summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mbox
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-01 22:38:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-01 22:38:04 +0000
commitec2a78efc4a58a1e4dfd3152873e452d87096356 (patch)
tree673de14596eb9def2e64cce580db4af77a43050f /mail/pear-Mail_Mbox
parentChase increase of print/pslib shlib version. (diff)
- Fix install path from Mail.php
Submitted by: Alexander Logvinov via im
Notes
Notes: svn path=/head/; revision=194586
Diffstat (limited to 'mail/pear-Mail_Mbox')
-rw-r--r--mail/pear-Mail_Mbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Mail_Mbox/Makefile b/mail/pear-Mail_Mbox/Makefile
index 352ade79e4f8..aedacd2a979e 100644
--- a/mail/pear-Mail_Mbox/Makefile
+++ b/mail/pear-Mail_Mbox/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail_Mbox
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= mail www pear
MAINTAINER= miwi@FreeBSD.org
@@ -15,7 +16,6 @@ COMMENT= PEAR Read and modify Unix MBOXes
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
-CATEGORY= Mail
FILES= Mail/Mbox.php
EXAMPLES= demobox mimedecode.php read.php modify.php
TESTS= AllTests.php Mail_MboxTest.php testbox