diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-12-14 07:34:40 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-12-14 07:34:40 +0000 |
commit | cf14ca92694d372b242ba5b55f9589984c50ef07 (patch) | |
tree | e1ef108c9e35d4cfd610b5dead756a4ee008e3e6 /emulators/xmame/Makefile | |
parent | a2e19c693314ebdea777e71ef4e66f39d084e605 (diff) | |
download | ports-cf14ca92694d372b242ba5b55f9589984c50ef07.tar.gz ports-cf14ca92694d372b242ba5b55f9589984c50ef07.zip |
Notes
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r-- | emulators/xmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 85d2879e4b19..79df441a4bb9 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -7,7 +7,7 @@ PORTNAME?= xmame PORTVERSION?= 0.106 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= emulators MASTER_SITES= http://www.franksworld.org/dist/xmame/:xmame \ http://x.mame.net/download/:xmame \ |