diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-26 20:51:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-26 20:51:49 +0000 |
commit | dab9893008e881ec439046444f213f3dcff1164f (patch) | |
tree | 984b6ab5f4d8af7b927101806a33312265f8d3de /emulators/mess/Makefile | |
parent | c476b6c742aec85b29d42439e419c27c97d3d8ed (diff) |
Notes
Diffstat (limited to 'emulators/mess/Makefile')
-rw-r--r-- | emulators/mess/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 0931ba23abd9..a965c74e6bbd 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sdlmess -PORTVERSION= 0.131 +PORTVERSION= 0.133 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://rbelmont.mameworld.info/ +MASTER_SITES= http://rbelmont.mameworld.info/ \ + ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= elbarto@ArcadeBSD.org |