diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-09 23:11:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-09 23:11:28 +0000 |
commit | 11f9ae8a4575e43e82593fb5b8db6245cd1cf5f3 (patch) | |
tree | 534c754de08ad0b409b08120bae882f83dfee238 /editors/poedit/Makefile | |
parent | 08387dee7e3b0b871374cffd10676f0a75920ded (diff) | |
download | ports-11f9ae8a4575e43e82593fb5b8db6245cd1cf5f3.tar.gz ports-11f9ae8a4575e43e82593fb5b8db6245cd1cf5f3.zip |
Notes
Diffstat (limited to 'editors/poedit/Makefile')
-rw-r--r-- | editors/poedit/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index ba47a5f1f645..0430fd56ee56 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -8,12 +8,11 @@ # PORTNAME= poedit -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.4.2 CATEGORIES= editors MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip |