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/gnotepad+ | |
parent | bc71e726b1b9d8dbd5b4ddf7012c80459a7f00d4 (diff) | |
download | ports-68e615346e79b79be5bca6a458387a02c961b798.tar.gz ports-68e615346e79b79be5bca6a458387a02c961b798.zip |
Notes
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 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 |