diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 21:05:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 21:05:48 +0000 |
commit | 4b1a7c8aa022450de514010e6ffbc98ebc23506a (patch) | |
tree | b2c256af1fccf652d59d57574fb4678a9a9b7ec7 /x11-toolkits/py-fltk | |
parent | ae1f732e46b6b5e4dea92c1021304b36a3f2c267 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-fltk')
-rw-r--r-- | x11-toolkits/py-fltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile index 3833f3e69a16..f0ce19dd62e7 100644 --- a/x11-toolkits/py-fltk/Makefile +++ b/x11-toolkits/py-fltk/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyfltk PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyFltk-${PORTVERSION:S/.b/b/} -MAINTAINER= raaf@zen.mooo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to FLTK window toolkit LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk |