diff options
Diffstat (limited to 'devel/asis/Makefile')
-rw-r--r-- | devel/asis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |