diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2002-01-17 12:26:15 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2002-01-17 12:26:15 +0000 |
commit | 1033e9f42f0c96ee14f799784fc2a3feb150ca1e (patch) | |
tree | 23c342f392bc1469c31c1e4d75911bf8bc7257a4 /misc/pybliographer | |
parent | 3a4c6e21b51f8ad52e9bbb984f7f307c3c4f7991 (diff) |
Notes
Diffstat (limited to 'misc/pybliographer')
-rw-r--r-- | misc/pybliographer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile index fbd3ad6b706d..ed2bf932fbf8 100644 --- a/misc/pybliographer/Makefile +++ b/misc/pybliographer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/pyblio/ -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ recode:${PORTSDIR}/converters/recode |