diff options
author | arved <arved@FreeBSD.org> | 2003-04-30 06:00:17 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-04-30 06:00:17 +0800 |
commit | ada3687439728e37a929784151912ca7751db9ee (patch) | |
tree | d6735f0d978e89161390a61fdc1349c80be5f108 /editors/gnotepad+ | |
parent | 9d65339ccc71af93b49446282c61b89c3bda2dec (diff) | |
download | freebsd-ports-gnome-ada3687439728e37a929784151912ca7751db9ee.tar.gz freebsd-ports-gnome-ada3687439728e37a929784151912ca7751db9ee.tar.zst freebsd-ports-gnome-ada3687439728e37a929784151912ca7751db9ee.zip |
Reset Maintainer address
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
Diffstat (limited to 'editors/gnotepad+')
-rw-r--r-- | editors/gnotepad+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index cb3d3cd66301..7e443924f901 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-help-${DOCVERSION}${EXTRACT_SUFX} .endif -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= Simple GTK-based text/HTML editor DOCVERSION= 1.2.0 |