diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 24ed1ddbc017..c5f0db89515b 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,7 +1,7 @@ # Created by: alepulver # $FreeBSD$ -PORTNAME= mame +PORTNAME?= mame PORTVERSION= 0.195 CATEGORIES= emulators |