diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-09-13 11:21:38 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-09-13 11:21:38 +0800 |
commit | 87404c87f32a349ec5cf9b4759b6af8e2e4690a4 (patch) | |
tree | 489e3d52fe3f7f72dc9098af4770139d80bb665a /news | |
parent | 8a9bd6bd94d2a141f51a0fa84d4e8fe70c0ca44d (diff) | |
download | freebsd-ports-gnome-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.tar.gz freebsd-ports-gnome-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.tar.zst freebsd-ports-gnome-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.zip |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
Diffstat (limited to 'news')
-rw-r--r-- | news/py-yenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile index 7bae100b5831..58b232b1cf69 100644 --- a/news/py-yenc/Makefile +++ b/news/py-yenc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news python MASTER_SITES= http://www.hellanzb.com/hellanzb-content/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= A yenc decoding module for Python in C USE_PYTHON= yes |