diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index f38dfabf0d3e..c36ef6f85fd9 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -3,8 +3,9 @@ PORTNAME= intltool PORTVERSION= 0.51.0 +PORTREVISION= 1 CATEGORIES= textproc gnome -MASTER_SITES= https://launchpad.net/intltool/trunk/$(PORTVERSION)/+download/ +MASTER_SITES= https://launchpad.net/intltool/trunk/${PORTVERSION}/+download/ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |