diff options
Diffstat (limited to 'science/gchemutils/Makefile')
-rw-r--r-- | science/gchemutils/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index eae4a1ab33dc..016d698a0284 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -5,11 +5,10 @@ # $FreeBSD$ PORTNAME= gchemutils -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= gnome-chemistry-utils-${PORTVERSION} MAINTAINER= pav@FreeBSD.org |