diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
commit | 68e615346e79b79be5bca6a458387a02c961b798 (patch) | |
tree | 8d9f4281fc15e19254a515d8505be74074ec2f8f /editors | |
parent | bc71e726b1b9d8dbd5b4ddf7012c80459a7f00d4 (diff) |
Notes
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 |