diff options
Diffstat (limited to 'science/gchemutils/Makefile')
-rw-r--r-- | science/gchemutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 20b8a2ecdea2..4b46bd290d9d 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -7,7 +7,8 @@ PORTNAME= gchemutils PORTVERSION= 0.1.7 CATEGORIES= science -MASTER_SITES= http://savannah.nongnu.org/download/gchemutils/unstable.pkg/${PORTVERSION}/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME}/unstable.pkg/${PORTVERSION} DISTNAME= gnome-chemistry-utils-${PORTVERSION} MAINTAINER= pav@oook.cz |