diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-11-17 12:33:49 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-11-17 12:33:49 +0000 |
commit | 7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8 (patch) | |
tree | de53b60cb1c495c3a2b4f057658fd6262c6100e9 /emulators/mess/Makefile | |
parent | 8f22cca0da0b4cd357bb971d4fcef9d4c4f49ec5 (diff) | |
download | ports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.tar.gz ports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.zip |
Notes
Diffstat (limited to 'emulators/mess/Makefile')
-rw-r--r-- | emulators/mess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 1975b0967819..32defec5fcda 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -3,6 +3,7 @@ PORTNAME= mess PORTVERSION= 0.150${PATCHSUFFIX} +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/mame.mirror/MAME%20${PORTVERSION} \ http://mame.mirrors.zippykid.com/releases/ \ |