aboutsummaryrefslogtreecommitdiff
path: root/textproc/libmrss
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
committerPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
commit29863648e3d55a1df8635d93b18e22c74273d9a3 (patch)
tree318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /textproc/libmrss
parent130db9c13e9b6bc169c92e3612444205da7a7352 (diff)
Notes
Diffstat (limited to 'textproc/libmrss')
-rw-r--r--textproc/libmrss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile
index ed6acb07c323..241f0dba449e 100644
--- a/textproc/libmrss/Makefile
+++ b/textproc/libmrss/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmrss
PORTVERSION= 0.19.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.autistici.org/bakunin/libmrss/
@@ -15,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A C library for parsing, writing, and creating RSS
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
nxml.18:${PORTSDIR}/textproc/libnxml
OPTIONS= PHPMRSS "support to PHP" on