diff options
Diffstat (limited to 'net/mopd/Makefile')
-rw-r--r-- | net/mopd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/mopd/Makefile b/net/mopd/Makefile index b87d0d9897c4..4005bc30edcf 100644 --- a/net/mopd/Makefile +++ b/net/mopd/Makefile @@ -5,8 +5,7 @@ PORTNAME= mopd PORTVERSION= 2.5.3 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= obrien +MASTER_SITES= LOCAL/obrien EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org |