diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-09 11:03:19 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-09 11:03:19 +0800 |
commit | d12387bb9e3cb2bcfbef72c99a17bfded5c25552 (patch) | |
tree | b8f2a5ecf07c6b70a8f2c42de432c4c7b6d685d5 /editors | |
parent | e8bf8585ac814bdb3b2ff4006b3a29cee675637d (diff) | |
download | freebsd-ports-gnome-d12387bb9e3cb2bcfbef72c99a17bfded5c25552.tar.gz freebsd-ports-gnome-d12387bb9e3cb2bcfbef72c99a17bfded5c25552.tar.zst freebsd-ports-gnome-d12387bb9e3cb2bcfbef72c99a17bfded5c25552.zip |
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
Diffstat (limited to 'editors')
-rw-r--r-- | editors/cooledit/Makefile | 2 | ||||
-rw-r--r-- | editors/gnotepad+/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index e7f3842edb7a..6d6363897264 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ MASTER_SITE_SUBDIR= apps/editors/X -MAINTAINER= brett@peloton.physics.montana.edu +MAINTAINER= brett@peloton.runet.edu BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index f9b920c0dd27..ee46fa8c275b 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnotepad+-1.1.4 CATEGORIES= editors www MASTER_SITES= http://ack.netpedia.net/gnp/ -MAINTAINER= brett@peloton.physics.montana.edu +MAINTAINER= brett@peloton.runet.edu LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |