diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-30 11:46:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-30 11:46:19 +0000 |
commit | 4ceed7f194939f372f3a718c65dcfab1dbae6d11 (patch) | |
tree | ccf177d0c4eea05c05bbe71bb49c7292d60b704a /editors/poedit | |
parent | 1b5b822f96aea37e2bd621eb8ba2a3f09d86a18e (diff) | |
download | ports-4ceed7f194939f372f3a718c65dcfab1dbae6d11.tar.gz ports-4ceed7f194939f372f3a718c65dcfab1dbae6d11.zip |
Notes
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/ |