Index: head/games/aop/Makefile =================================================================== --- head/games/aop/Makefile (revision 237231) +++ head/games/aop/Makefile (revision 237232) @@ -1,30 +1,30 @@ # New ports collection makefile for: aop # Date created: 22. April 2004 # Whom: Aaron Zauner # # $FreeBSD$ # PORTNAME= aop PORTVERSION= 0.6 CATEGORIES= games MASTER_SITES= http://raffi.at/code/aop/ -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= A curses based arcade game with only 64 lines of code DOCS= COPYING README post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/Makefile .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} .for ii in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${ii} ${DOCSDIR} .endfor .endif .include Property changes on: head/games/aop/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/aget/Makefile =================================================================== --- head/net/aget/Makefile (revision 237231) +++ head/net/aget/Makefile (revision 237232) @@ -1,24 +1,24 @@ # New ports collection makefile for: aget # Date created: 15. May 2003 # Whom: Aaron Zauner # # $FreeBSD$ # PORTNAME= aget PORTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= http://www.enderunix.org/aget/ -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= A multithreaded HTTP download accelerator PLIST_FILES= bin/aget MAN1= aget.1 post-patch: # fix man prefix and make portlint happy :) @${REINPLACE_CMD} -e 's|/usr/share/man/man1/|${MANPREFIX}/man/man1/|g' -e \ 's|/usr/local/bin/|${PREFIX}/bin/|g' ${WRKSRC}/Makefile .include Property changes on: head/net/aget/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net/ipgrab/Makefile =================================================================== --- head/net/ipgrab/Makefile (revision 237231) +++ head/net/ipgrab/Makefile (revision 237232) @@ -1,38 +1,38 @@ # New ports collection makefile for: ipgrab # Date created: 23. January 2004 # Whom: Aaron Zauner # # $FreeBSD$ # PORTNAME= ipgrab PORTVERSION= 0.9.10 CATEGORIES= net security MASTER_SITES= SF -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= IPgrab is a verbose packet sniffer for UNIX hosts BUILD_DEPENDS= ${LOCALBASE}/include/pcap.h:${PORTSDIR}/net/libpcap GNU_CONFIGURE= yes INFO= ipgrab MAN8= ipgrab.8 DOCS= README AUTHORS COPYING ChangeLog \ DEVELOPER-HOWTO INSTALL NEWS TODO PLIST_FILES= bin/ipgrab PORTDOCS= README AUTHORS COPYING ChangeLog DEVELOPER-HOWTO \ INSTALL NEWS TODO do-install: @${INSTALL_MAN} ${MAN8:S,^,${WRKSRC}/doc/,} ${MANPREFIX}/man/man8/ @${INSTALL_DATA} ${WRKSRC}/doc/ipgrab.info ${PREFIX}/info/ @${INSTALL_PROGRAM} ${WRKSRC}/src/ipgrab ${PREFIX}/bin/ .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ .endif .include Property changes on: head/net/ipgrab/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/textproc/hgrep/Makefile =================================================================== --- head/textproc/hgrep/Makefile (revision 237231) +++ head/textproc/hgrep/Makefile (revision 237232) @@ -1,22 +1,22 @@ # New ports collection makefile for: hgrep # Date created: 10. April 2003 # Whom: Aaron Zauner # # $FreeBSD$ # PORTNAME= hgrep PORTVERSION= 1.0 CATEGORIES= textproc MASTER_SITES= http://www.acme.com/software/hgrep/ DISTNAME= ${PORTNAME}_04oct1999 -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= A nice Highlighting Hack for grep WRKSRC= ${WRKDIR}/hgrep MAN1= hgrep.1 MANCOMPRESSED= no .include Property changes on: head/textproc/hgrep/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/http_get/Makefile =================================================================== --- head/www/http_get/Makefile (revision 237231) +++ head/www/http_get/Makefile (revision 237232) @@ -1,24 +1,24 @@ # New ports collection makefile for: http_get # Date created: 15. May 2003 # Whom: Aaron Zauner # # $FreeBSD$ # PORTNAME= http_get PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/http_get/ DISTNAME= ${PORTNAME}_18mar2002 -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= Dump http-contents to stdout WRKSRC= ${WRKDIR}/http_get MAN1= http_get.1 MANCOMPRESSED= no PLIST_FILES= bin/http_get .include Property changes on: head/www/http_get/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property