diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-03-04 04:43:29 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-03-04 04:43:29 +0800 |
commit | d0ac0d903285d22913fc0d4014b5155093610fd9 (patch) | |
tree | d7b65b6ef2cd6fa18184dbd0660136113cda8eb4 /editors | |
parent | 83e05b422388ce35508ef20b3a5a241b65afe5d3 (diff) | |
download | freebsd-ports-gnome-d0ac0d903285d22913fc0d4014b5155093610fd9.tar.gz freebsd-ports-gnome-d0ac0d903285d22913fc0d4014b5155093610fd9.tar.zst freebsd-ports-gnome-d0ac0d903285d22913fc0d4014b5155093610fd9.zip |
- Reassign to the heap due to mail bounces
With hat: portmgr
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 |