diff options
Diffstat (limited to 'science/ghmm')
-rw-r--r-- | science/ghmm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile index 7d21dbb8ecd7..b8448a329021 100644 --- a/science/ghmm/Makefile +++ b/science/ghmm/Makefile @@ -8,8 +8,7 @@ PORTNAME= ghmm PORTVERSION= 0.7.0b CATEGORIES= science math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= General Hidden Markov Model Library in C |