diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:00:17 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:00:17 +0000 |
commit | c35e84cda9ca45995dd3fb960a177ad30bea9b5c (patch) | |
tree | af16071a991d89dc607bb6292d4cbd8a8533c5e4 /editors/gnotepad+ | |
parent | d1f0357229efc8ea019267d651a0a7139213a222 (diff) |
Reset Maintainer address
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
Notes
Notes:
svn path=/head/; revision=79888
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 |