diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-12 12:56:17 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-12 12:56:17 +0800 |
commit | 7d5c65431aad0162dcd5aa917c5d1646dfb02c22 (patch) | |
tree | 70918f4cedb0a4f811642bffb1bcb275cecd393f /emulators/xmame | |
parent | b63050e9ed523e4a52ef681c03ecbdf827f2ad72 (diff) | |
download | freebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.gz freebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.zst freebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.zip |
PORTNAME/VERSION stuff
Diffstat (limited to 'emulators/xmame')
-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/ \ |