diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:57:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:57:10 +0000 |
commit | dd9665a9ef22f5496ee6fa7d909a1c09d7b2e6b2 (patch) | |
tree | a1de85ed97d12c03ad33f7c934f0cafeb3bf890d /textproc/intltool/Makefile | |
parent | 0c2f3d85c6f230b7db2566df928c33bc9e233731 (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 f0ec9cdd9434..10244fa57731 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= intltool -PORTVERSION= 0.31.2 +PORTVERSION= 0.31.3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.31 |