aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/asis-gpl/Makefile4
-rw-r--r--devel/asis/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/asis-gpl/Makefile b/devel/asis-gpl/Makefile
index 65b76b415abd..926eb55e990f 100644
--- a/devel/asis-gpl/Makefile
+++ b/devel/asis-gpl/Makefile
@@ -9,8 +9,8 @@ PORTNAME= asis
PORTVERSION= 3.12p
CATEGORIES= devel
MASTER_SITES= \
- ftp://ftp.lip6.fr/pub/gnat/asis/ \
- ftp://cs.nyu.edu/pub/gnat/asis/
+ ftp://ftp.lip6.fr/pub/gnat/${PORTVERSION}/asis/ \
+ ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/asis/
DISTNAME= asis-${PORTVERSION}-src
MAINTAINER= thomas@cuivre.fr.eu.org
diff --git a/devel/asis/Makefile b/devel/asis/Makefile
index 65b76b415abd..926eb55e990f 100644
--- a/devel/asis/Makefile
+++ b/devel/asis/Makefile
@@ -9,8 +9,8 @@ PORTNAME= asis
PORTVERSION= 3.12p
CATEGORIES= devel
MASTER_SITES= \
- ftp://ftp.lip6.fr/pub/gnat/asis/ \
- ftp://cs.nyu.edu/pub/gnat/asis/
+ ftp://ftp.lip6.fr/pub/gnat/${PORTVERSION}/asis/ \
+ ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/asis/
DISTNAME= asis-${PORTVERSION}-src
MAINTAINER= thomas@cuivre.fr.eu.org