diff options
author | eadler <eadler@FreeBSD.org> | 2014-09-24 14:00:09 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-09-24 14:00:09 +0800 |
commit | f1e099eb5415c37a0c26b362cc62f6505537a563 (patch) | |
tree | 7b2666d04a2a7fb849924f02149988457ad785ef /editors/nano | |
parent | 539bd76212c4333b767bac2de80e458d6be1ece6 (diff) | |
download | freebsd-ports-gnome-f1e099eb5415c37a0c26b362cc62f6505537a563.tar.gz freebsd-ports-gnome-f1e099eb5415c37a0c26b362cc62f6505537a563.tar.zst freebsd-ports-gnome-f1e099eb5415c37a0c26b362cc62f6505537a563.zip |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have.
Diffstat (limited to 'editors/nano')
-rw-r--r-- | editors/nano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index d5f9166459af..2a87932abdf6 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nano's ANOther editor, an enhanced free Pico clone LICENSE= GPLv3 |