diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-python-gettext/Makefile (renamed from textproc/py-gettext/Makefile) | 3 | ||||
-rw-r--r-- | textproc/py-python-gettext/distinfo (renamed from textproc/py-gettext/distinfo) | 0 | ||||
-rw-r--r-- | textproc/py-python-gettext/pkg-descr (renamed from textproc/py-gettext/pkg-descr) | 0 |
4 files changed, 2 insertions, 3 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 28051691b87d..ff8a40db45c4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1227,7 +1227,6 @@ SUBDIR += py-feedparser SUBDIR += py-genshi SUBDIR += py-genshi-devel - SUBDIR += py-gettext SUBDIR += py-hexdump SUBDIR += py-html2text SUBDIR += py-hyperestraier-python @@ -1262,6 +1261,7 @@ SUBDIR += py-pystemmer SUBDIR += py-python-augeas SUBDIR += py-python-docx + SUBDIR += py-python-gettext SUBDIR += py-pytidylib SUBDIR += py-pyx12 SUBDIR += py-qrcode diff --git a/textproc/py-gettext/Makefile b/textproc/py-python-gettext/Makefile index 867fff425fd8..68c2e8b433f2 100644 --- a/textproc/py-gettext/Makefile +++ b/textproc/py-python-gettext/Makefile @@ -1,12 +1,11 @@ # $FreeBSD$ -PORTNAME= gettext +PORTNAME= python-gettext PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= Python Gettext po to mo file compiler diff --git a/textproc/py-gettext/distinfo b/textproc/py-python-gettext/distinfo index 5028406ee426..5028406ee426 100644 --- a/textproc/py-gettext/distinfo +++ b/textproc/py-python-gettext/distinfo diff --git a/textproc/py-gettext/pkg-descr b/textproc/py-python-gettext/pkg-descr index abbd3d523a22..abbd3d523a22 100644 --- a/textproc/py-gettext/pkg-descr +++ b/textproc/py-python-gettext/pkg-descr |