diff options
Diffstat (limited to 'textproc/iksemel/Makefile')
-rw-r--r-- | textproc/iksemel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index d7e51f95c92d..34603e2e1f68 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -6,10 +6,9 @@ # PORTNAME= iksemel -PORTVERSION= 1.2 -PORTREVISION= 3 +PORTVERSION= 1.3 CATEGORIES= textproc -MASTER_SITES= http://jabberstudio.2nw.net/iksemel/ +MASTER_SITES= http://iksemel.googlecode.com/files/ MAINTAINER= trasz@FreeBSD.org COMMENT= XML parser library mainly designed for Jabber applications |