diff options
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 3 | ||||
-rw-r--r-- | editors/poedit/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 808fb589544d..3a4806836d31 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -9,7 +9,8 @@ PORTNAME= poedit PORTVERSION= 1.0.3 CATEGORIES= editors -MASTER_SITES= http://www.volny.cz/v.slavik/poedit/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org diff --git a/editors/poedit/pkg-descr b/editors/poedit/pkg-descr index 61c8b05fbc88..855b2cef9e51 100644 --- a/editors/poedit/pkg-descr +++ b/editors/poedit/pkg-descr @@ -19,4 +19,4 @@ Here is a brief features list: - You can use poEdit to scan source code for translatable strings - Integration with KDE and GNOME desktops -WWW: http://www.volny.cz/v.slavik/poedit/ +WWW: http://poedit.sourceforge.net/ |