diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-04-06 05:04:30 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-04-06 05:04:30 +0800 |
commit | fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6 (patch) | |
tree | 12aa766fb0f02041e1245268319719b3fba04dae /editors/puff | |
parent | 103d6a9ca8668465aaac11584397d7cc6a4e4dd4 (diff) | |
download | freebsd-ports-gnome-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.gz freebsd-ports-gnome-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.zst freebsd-ports-gnome-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.zip |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
Diffstat (limited to 'editors/puff')
-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 63cf4aee2e44..75ccc011b595 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 |