diff options
Diffstat (limited to 'science/gchempaint/Makefile')
-rw-r--r-- | science/gchempaint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 892d96de2dcc..bc301317ad3c 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -7,7 +7,8 @@ PORTNAME= gchempaint PORTVERSION= 0.3.5 CATEGORIES= science -MASTER_SITES= http://savannah.nongnu.org/download/gchempaint/unstable.pkg/${PORTVERSION}/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME}/unstable.pkg/${PORTVERSION} MAINTAINER= pav@oook.cz COMMENT= 2D chemical structures editor for GNOME 2 |