diff options
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r-- | emulators/xmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index b83f2f596177..d91e26d3c0e7 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xmame -# Version required: 0.36b3.1 # Date created: 4 Sep 1999 # Whom: Donald Burr <dburr@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xmame-0.36b3.1 +PORTNAME= xmame +PORTVERSION= 0.36b3.1 CATEGORIES= emulators MASTER_SITES= http://xmame.retrogames.com/download/ \ ftp://ftp.kaupp.cx/pub/xmame/ \ |