diff options
Diffstat (limited to 'devel/pmd')
-rw-r--r-- | devel/pmd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pmd/Makefile b/devel/pmd/Makefile index 47966984c9fc..31dac68130c2 100644 --- a/devel/pmd/Makefile +++ b/devel/pmd/Makefile @@ -9,8 +9,7 @@ PORTNAME= pmd PORTVERSION= 3.7 PORTREVISION= 2 CATEGORIES= devel java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pmd +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= freebsd-ports@varju.ca |