diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
commit | 3be3e90f932fe30b2ab3df681ac68ff01b119a6d (patch) | |
tree | b8b96118ea47b0d759741f6837c7c0e3268cf8b1 /emulators/mame | |
parent | 4b2913315ac04ce65cf04717b6ded5d434c5744a (diff) | |
download | ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.tar.gz ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.zip |
Notes
Diffstat (limited to 'emulators/mame')
-rw-r--r-- | emulators/mame/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index f62631e4fd40..30a59d84aece 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -3,6 +3,7 @@ PORTNAME= mame PORTVERSION= 0.149${PATCHSUFFIX} +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}.mirror/${PORTNAME:U}%20${PORTVERSION} \ http://mame.mirrors.zippykid.com/releases/ \ |