diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-24 10:33:21 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-24 10:33:21 +0000 |
commit | 02b6712e70c9ae50c7d61ef7c81895f54227cac7 (patch) | |
tree | 18346d0df8c34d560789ad3ec5759eea5b9f07b9 /devel/autodia | |
parent | fb474139b2740da15f69a8c3c9a16c9c9069a8b0 (diff) |
Notes
Diffstat (limited to 'devel/autodia')
-rw-r--r-- | devel/autodia/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/autodia/Makefile b/devel/autodia/Makefile index 777de4f7a95c..0fe5bba35b92 100644 --- a/devel/autodia/Makefile +++ b/devel/autodia/Makefile @@ -10,7 +10,12 @@ PORTNAME= autodia PORTVERSION= 2.02 PORTREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= http://droogs.org/autodia/download/ +# fernan - 23.Apr.2006 +# the droogs.org domain has expired, and the registrar is redirecting +# the traffic for this domain. I am hosting the distfile temporarily. +# MASTER_SITES= http://droogs.org/autodia/download/ +MASTER_SITES= http://omega.iib.unsam.edu.ar/ \ + http://personales.ciudad.com.ar/fernan/ DISTNAME= Autodia-${PORTVERSION} MAINTAINER= fernan@iib.unsam.edu.ar |