Index: head/audio/cdplayer.app/Makefile =================================================================== --- head/audio/cdplayer.app/Makefile (revision 201321) +++ head/audio/cdplayer.app/Makefile (revision 201322) @@ -1,27 +1,27 @@ # New ports collection makefile for: CDPlayer.app # Date created: 13 Sep 2000 # Whom: Denis Shaposhnikov # # $FreeBSD$ # PORTNAME= cdplayer.app PORTVERSION= 1.7 PORTREVISION= 2 CATEGORIES= audio windowmaker MASTER_SITES= http://freebsd.aeternal.net/ports/ DISTNAME= CDPlayer.app-${PORTVERSION} -MAINTAINER= corwin@aeternal.net +MAINTAINER= ports@FreeBSD.org COMMENT= A CD player with CDDB support resembling OpenStep's OmniCD LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ cdaudio.1:${PORTSDIR}/audio/libcdaudio \ wraster.4:${PORTSDIR}/x11-wm/windowmaker USE_X_PREFIX= yes PLIST_FILES= GNUstep/Apps/CDPlayer.app/CDPlayer PLIST_DIRS= GNUstep/Apps/CDPlayer.app GNUstep/Apps .include Property changes on: head/audio/cdplayer.app/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/games/battleball/Makefile =================================================================== --- head/games/battleball/Makefile (revision 201321) +++ head/games/battleball/Makefile (revision 201322) @@ -1,54 +1,54 @@ # New ports collection makefile for: battleball # Date created: 18 December 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= battleball PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://freebsd.aeternal.net/ports/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= corwin@aeternal.net +MAINTAINER= ports@FreeBSD.org COMMENT= 3D single/multiplayer military soccer game for X Window System USE_X_PREFIX= yes USE_GL= yes WRKSRC= ${WRKDIR}/battleball-2.1-src CFLAGS+= -Wno-deprecated ${PTHREAD_CFLAGS} MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ XLIBS="-L${X11BASE}/lib -lX11" \ LIBS="-lm ${XLIBS} ${PTHREAD_LIBS}" \ GLINCS="-I${X11BASE}/include" \ GLLIBS="-lXi -lXmu -lXext -L${X11BASE}/lib -lGL" PLIST_FILES= bin/battleball .if !defined(NOPORTDOCS) PORTDOCS= CHANGELOG README .endif .include .if ${OSVERSION} >= 700042 BROKEN= Does not compile with GCC 4.2 .endif .if ${ARCH} == "ia64" || ${ARCH} == "sparc64" BROKEN= "Does not compile on ia64 or sparc64" .endif do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/battleball ${PREFIX}/bin post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/games/battleball/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/irc/blackened/Makefile =================================================================== --- head/irc/blackened/Makefile (revision 201321) +++ head/irc/blackened/Makefile (revision 201322) @@ -1,22 +1,22 @@ # New ports collection makefile for: Blackened IRC client # Date created: 11 Jun 1999 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= blackened PORTVERSION= 1.8.1 CATEGORIES= irc MASTER_SITES= http://freebsd.aeternal.net/ports/ -MAINTAINER= corwin@aeternal.net +MAINTAINER= ports@FreeBSD.org COMMENT= The Blackened IRC Client GNU_CONFIGURE= yes PLIST_SUB= VERSION=${PORTVERSION} CONFIGURE_ARGS= --prefix=${PREFIX} MAN1= blackened.1 .include Property changes on: head/irc/blackened/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property