diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 9e7df41a4aca..f38dfabf0d3e 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,12 +1,10 @@ # Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/textproc/intltool/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= intltool -PORTVERSION= 0.50.2 -PORTREVISION= 1 +PORTVERSION= 0.51.0 CATEGORIES= textproc gnome -MASTER_SITES= http://launchpadlibrarian.net/94524169/ +MASTER_SITES= https://launchpad.net/intltool/trunk/$(PORTVERSION)/+download/ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |