diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-12-06 22:22:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-12-06 22:22:20 +0000 |
commit | 63533974b506b35918cc114a8fb93109b58ac9a2 (patch) | |
tree | f86ed7eb24afdaf1cf56f829ca574cefa321654f /textproc/intltool/Makefile | |
parent | 976e3176b040799645b6431a0d8f3e6dcb565d2d (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 9820241299f1..3fbe2eacd3da 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= intltool -PORTVERSION= 0.35.0 +PORTVERSION= 0.35.1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.35 |