diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 01:21:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 01:21:07 +0000 |
commit | 9106a55e53b99f7526ffc9325e934f10f985fe48 (patch) | |
tree | 8bf188a94ed7bc53b2386af5de1d12a3d552b9bf /textproc/intltool/Makefile | |
parent | f7b5b1080e26bbda26bdbb81fa4e315b82382109 (diff) |
Notes
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index a1d0547ce113..f1c27f69520a 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= intltool -PORTVERSION= 0.27 +PORTVERSION= 0.27.1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.27 |