diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-10 15:51:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-10 15:51:48 +0000 |
commit | ee538481d58925c602956a4d000d969fedd58270 (patch) | |
tree | 6d3f28830b6b0d63b70ae2331cfa955ae42c0662 /editors/poedit/Makefile | |
parent | 8b34188964f108801f8a02b3e1eb04f1706bab57 (diff) |
Notes
Diffstat (limited to 'editors/poedit/Makefile')
-rw-r--r-- | editors/poedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 19c92149d72b..41bdf330bb27 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -7,8 +7,8 @@ # PORTNAME= poedit -PORTVERSION= 1.1.10 -PORTREVISION= 1 +PORTVERSION= 1.2.0 +PORTREVISION= 0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |