diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
commit | 633394b38a8e738281fd74acb7565591154c47fb (patch) | |
tree | 939b1bb61701e9503ec9aa17a59c4776a16fc0f9 /x11-toolkits | |
parent | 2bc645a2d51968f22b0bf60ea7e5c4ea163a43ce (diff) | |
download | ports-633394b38a8e738281fd74acb7565591154c47fb.tar.gz ports-633394b38a8e738281fd74acb7565591154c47fb.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xscoop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xscoop/Makefile b/x11-toolkits/xscoop/Makefile index ee7c8877a04c..4e44cbd8daf0 100644 --- a/x11-toolkits/xscoop/Makefile +++ b/x11-toolkits/xscoop/Makefile @@ -9,7 +9,7 @@ PORTNAME= xscoop PORTVERSION= 1.0.2 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fourcalorieservers.com/ports/x11-toolkits/xscoop/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/others_ports/${PORTNAME}/sources/ + http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/ MAINTAINER= rscheckelhoff@fourcalorieservers.com COMMENT= An X library detective |