diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2007-04-04 16:49:31 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2007-04-04 16:49:31 +0800 |
commit | 4ce63c26576e38791458268c1c989bfc8669a6d9 (patch) | |
tree | 88967c52df449bcb10f2c9098459ec68904ee8a9 /devel/py-notifier | |
parent | 9cf5b198b7f46367f475f1372c081056853c35cd (diff) | |
download | freebsd-ports-gnome-4ce63c26576e38791458268c1c989bfc8669a6d9.tar.gz freebsd-ports-gnome-4ce63c26576e38791458268c1c989bfc8669a6d9.tar.zst freebsd-ports-gnome-4ce63c26576e38791458268c1c989bfc8669a6d9.zip |
- Change to my FreeBSD.org email
Approved by: clsung (mentor)
Diffstat (limited to 'devel/py-notifier')
-rw-r--r-- | devel/py-notifier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-notifier/Makefile b/devel/py-notifier/Makefile index 7cd75849e8fe..e711cbb8e888 100644 --- a/devel/py-notifier/Makefile +++ b/devel/py-notifier/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.bitkipper.net/bytes/pynotifier/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}_${PORTVERSION}-1 -MAINTAINER= lwhsu@lwhsu.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= A generic notifier/event scheduler abstraction USE_PYTHON= yes |