diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
commit | 50e5ff23f7a102ee098c5b8e7c416db627f52d99 (patch) | |
tree | 9a0b348f57382de55bfbb25e1aba045249bf2ebe /editors | |
parent | adae6df9b80c15642f0c4177091894e236184e0b (diff) | |
download | freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.gz freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.zst freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.zip |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
Diffstat (limited to 'editors')
-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 |