diff options
Diffstat (limited to 'devel/naturaldocs')
-rw-r--r-- | devel/naturaldocs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/naturaldocs/Makefile b/devel/naturaldocs/Makefile index ffaf6826f6b6..ce9461054f9c 100644 --- a/devel/naturaldocs/Makefile +++ b/devel/naturaldocs/Makefile @@ -10,7 +10,7 @@ PORTNAME= naturaldocs PORTVERSION= 1.4 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Stable%20Releases/${PORTVERSION} DISTNAME= NaturalDocs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |