aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_POP3/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2012-01-06 05:37:52 +0000
committerKevin Lo <kevlo@FreeBSD.org>2012-01-06 05:37:52 +0000
commitfc2340845dc835a9b4a8f44b8d5880ad15774fd9 (patch)
treec343e5a7fe6362dd7cc95430fbe1cbe80ccc87e9 /net/pear-Net_POP3/Makefile
parent521e45557b4b55b1cf272157f4829691ef9fa4da (diff)
downloadports-fc2340845dc835a9b4a8f44b8d5880ad15774fd9.tar.gz
ports-fc2340845dc835a9b4a8f44b8d5880ad15774fd9.zip
Notes
Diffstat (limited to 'net/pear-Net_POP3/Makefile')
-rw-r--r--net/pear-Net_POP3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile
index d9f78a362051..0fe99b381907 100644
--- a/net/pear-Net_POP3/Makefile
+++ b/net/pear-Net_POP3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net_POP3
PORTVERSION= 1.3.7
+PORTREVISION= 1
CATEGORIES= net pear
MAINTAINER= gerrit.beine@gmx.de
@@ -15,7 +16,6 @@ COMMENT= Provides a POP3 class to access POP3 server
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
RUN_DEPENDS= ${BUILD_DEPENDS}
-CATEGORY= Net
FILES= Net/POP3.php
DOCS= examples/Net_POP3_example.php