diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-02 10:59:36 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-02 10:59:36 +0800 |
commit | b8d6264125fb5ca97028009ea9de5ddf87ad954f (patch) | |
tree | 188b648c2fd6935799be19e7aff0da48a98b4c8b /editors | |
parent | b31485bc2036361bffa10b333dea6b483ef39d65 (diff) | |
download | freebsd-ports-gnome-b8d6264125fb5ca97028009ea9de5ddf87ad954f.tar.gz freebsd-ports-gnome-b8d6264125fb5ca97028009ea9de5ddf87ad954f.tar.zst freebsd-ports-gnome-b8d6264125fb5ca97028009ea9de5ddf87ad954f.zip |
fix plist
Submitted by: bento log
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/Makefile | 1 | ||||
-rw-r--r-- | editors/poedit/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 6a783a208ef2..19c92149d72b 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -8,6 +8,7 @@ PORTNAME= poedit PORTVERSION= 1.1.10 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/poedit/pkg-plist b/editors/poedit/pkg-plist index 0b7f4bea44e3..ef96f445e8ed 100644 --- a/editors/poedit/pkg-plist +++ b/editors/poedit/pkg-plist @@ -4,7 +4,6 @@ share/locale/de/LC_MESSAGES/poedit.mo share/locale/et/LC_MESSAGES/poedit.mo share/locale/fr/LC_MESSAGES/poedit.mo share/locale/hr/LC_MESSAGES/poedit.mo -share/locale/it/LC_MESSAGES/poedit.mo share/locale/nl/LC_MESSAGES/poedit.mo share/locale/nn/LC_MESSAGES/poedit.mo share/locale/pl/LC_MESSAGES/poedit.mo |