diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-03-28 18:42:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-03-28 18:42:53 +0000 |
commit | ab813ebdabdd5c182315b015235bd64ca10c2064 (patch) | |
tree | 0f78f193934ae1a40fa6f856f602d1c4f8a03889 /emulators | |
parent | 5d3b4406b31ababdf35f98f165e606dd5654a919 (diff) |
Notes
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 |