diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
commit | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (patch) | |
tree | 7717c1858019e0ae60560bed33511b8e59c00f8e /editors/tpad | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Notes
Notes:
svn path=/head/; revision=240069
Diffstat (limited to 'editors/tpad')
-rw-r--r-- | editors/tpad/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile index c5c451ea7595..8ce416e4301f 100644 --- a/editors/tpad/Makefile +++ b/editors/tpad/Makefile @@ -9,11 +9,13 @@ PORTNAME= tpad PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= editors tcl tk -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +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/ -MASTER_SITE_SUBDIR= tclpad + MAINTAINER= ant@monitor.deis.unical.it COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk |