[Midnightbsd-cvs] mports: Makefile: Mark as broken.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 29 17:07:25 EDT 2008


Log Message:
-----------
Mark as broken.  We'll see if the dist site comes back or not.

Modified Files:
--------------
    mports/emulators/dgen-sdl:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/emulators/dgen-sdl/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L emulators/dgen-sdl/Makefile -L emulators/dgen-sdl/Makefile -u -r1.2 -r1.3
--- emulators/dgen-sdl/Makefile
+++ emulators/dgen-sdl/Makefile
@@ -8,15 +8,18 @@
 
 PORTNAME=	dgen-sdl
 PORTVERSION=	1.23
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	emulators
 MASTER_SITES=	http://pknet.com/~joe/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A wonderful Sega Genesis/MegaDrive emulator
+LICENSE=	unknown
 
 BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
 
+BROKEN=	Not fetchable as of May 28, 2008
+
 USE_SDL=	sdl
 USE_GL=		yes
 GNU_CONFIGURE=	yes


More information about the Midnightbsd-cvs mailing list