diff options
Diffstat (limited to 'net/stund/Makefile')
-rw-r--r-- | net/stund/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/stund/Makefile b/net/stund/Makefile index 03b36c1a4ea0..53f142410c4b 100644 --- a/net/stund/Makefile +++ b/net/stund/Makefile @@ -8,8 +8,7 @@ PORTNAME= stund PORTVERSION= 0.96 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= stun +MASTER_SITES= SF/stun/stun/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_Aug13 EXTRACT_SUFX= .tgz |