diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
commit | fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6 (patch) | |
tree | 12aa766fb0f02041e1245268319719b3fba04dae /editors | |
parent | 103d6a9ca8668465aaac11584397d7cc6a4e4dd4 (diff) | |
download | FreeBSD-ports-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.zip FreeBSD-ports-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.gz |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/puff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile index 63cf4ae..75ccc01 100644 --- a/editors/puff/Makefile +++ b/editors/puff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.42 CATEGORIES= editors MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= Simple and efficient text editor WRKSRC= ${WRKDIR}/puff |