diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-18 05:01:58 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-18 05:01:58 +0000 |
commit | c8029de37d97e1383df24c6e16839735fef96f21 (patch) | |
tree | 6cc08ea20452e8a20cc7b24c940be87a48ca473f /emulators/mess/Makefile | |
parent | b1a12656c658533bfd4d1cad3795575c5130965b (diff) |
Notes
Diffstat (limited to 'emulators/mess/Makefile')
-rw-r--r-- | emulators/mess/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index d06a031c1a29..6d75a086bff9 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -6,10 +6,9 @@ # PORTNAME= sdlmess -PORTVERSION= 0.135 +PORTVERSION= 0.136 CATEGORIES= emulators -MASTER_SITES= http://rbelmont.mameworld.info/ \ - ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ +MASTER_SITES= ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= elbarto@ArcadeBSD.org |