diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-14 23:46:18 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-14 23:46:18 +0800 |
commit | 420ab64f42178fd330d20d50b3c4737b719e8446 (patch) | |
tree | 9fb04adbd0544c0bdd0ca6e2fe49c121275768d3 /textproc/intltool/Makefile | |
parent | 68ff42cfcb214a7fe730fcb0001e52dbe4eb46fb (diff) | |
download | freebsd-ports-graphics-420ab64f42178fd330d20d50b3c4737b719e8446.tar.gz freebsd-ports-graphics-420ab64f42178fd330d20d50b3c4737b719e8446.tar.zst freebsd-ports-graphics-420ab64f42178fd330d20d50b3c4737b719e8446.zip |
Update to 0.27.2.
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 f1c27f69520..79d59a718a7 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= intltool -PORTVERSION= 0.27.1 +PORTVERSION= 0.27.2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.27 |