diff options
Diffstat (limited to 'emulators/darcnes/Makefile')
-rw-r--r-- | emulators/darcnes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index 5b9f4b76a257..c26e3d24b7eb 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 9b0401 PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.dridus.com/~nyef/darcnes/download/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= grembo + LOCAL/grembo DISTNAME= dn${PORTVERSION} MAINTAINER= ports@FreeBSD.org |