diff options
author | clsung <clsung@FreeBSD.org> | 2007-09-05 17:03:13 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-09-05 17:03:13 +0800 |
commit | 610b15cc86f20c9bc1c303f9194ae8815b96df13 (patch) | |
tree | caa35218b69b9f5de4ca2daeeec8075c7f094b38 /textproc/metaf2xml/Makefile | |
parent | a315a8adc01abd050ce3936aa7aa95b2ac449537 (diff) | |
download | freebsd-ports-gnome-610b15cc86f20c9bc1c303f9194ae8815b96df13.tar.gz freebsd-ports-gnome-610b15cc86f20c9bc1c303f9194ae8815b96df13.tar.zst freebsd-ports-gnome-610b15cc86f20c9bc1c303f9194ae8815b96df13.zip |
- Update to 1.28
Diffstat (limited to 'textproc/metaf2xml/Makefile')
-rw-r--r-- | textproc/metaf2xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/metaf2xml/Makefile b/textproc/metaf2xml/Makefile index 90eb15108de6..8e2b9aa96072 100644 --- a/textproc/metaf2xml/Makefile +++ b/textproc/metaf2xml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= metaf2xml -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= textproc MASTER_SITES= SF EXTRACT_SUFX= .tgz |