diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
commit | a2472d09d8f5a8d7115d74108c3a5972b01c408d (patch) | |
tree | 3814bd8d4e414e9ba9e190977e680b7be23b3574 /editors/tpad | |
parent | 0a6ab96fe0ff05b1da98d345c0bbaa99d34a974f (diff) |
Notes
Diffstat (limited to 'editors/tpad')
-rw-r--r-- | editors/tpad/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile index 8ce416e4301f..fddc1e012393 100644 --- a/editors/tpad/Makefile +++ b/editors/tpad/Makefile @@ -11,12 +11,9 @@ PORTREVISION= 1 CATEGORIES= editors tcl tk MASTER_SITES= SF/tclpad/tclpad/${PORTVERSION} \ http://monitor.deis.unical.it/ant/tpad/ \ - http://queen.rett.polimi.it/~ant/tcl/script/ \ - http://sarovar.org/download.php/382/ - MAINTAINER= ant@monitor.deis.unical.it COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk |