diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-03-03 20:43:29 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-03-03 20:43:29 +0000 |
commit | 6303761f43d2edab5dadd0f7814495881b02ea15 (patch) | |
tree | d7b65b6ef2cd6fa18184dbd0660136113cda8eb4 /editors | |
parent | ece3fc944f87c183445640b9860beb17eeee60d7 (diff) | |
download | ports-6303761f43d2edab5dadd0f7814495881b02ea15.tar.gz ports-6303761f43d2edab5dadd0f7814495881b02ea15.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tpad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile index 69d58735eefc..d7fa2344586b 100644 --- a/editors/tpad/Makefile +++ b/editors/tpad/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/tclpad/tclpad/${PORTVERSION} \ http://queen.rett.polimi.it/~ant/tcl/script/ \ http://sarovar.org/download.php/382/ -MAINTAINER= ant@monitor.deis.unical.it +MAINTAINER= ports@FreeBSD.org COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 |