Index: head/net/xicq/Makefile =================================================================== --- head/net/xicq/Makefile (revision 23133) +++ head/net/xicq/Makefile (revision 23134) @@ -1,28 +1,28 @@ # New ports collection makefile for: xicq # Version required: 12 July 1998 # Date created: 29 June 1998 # Whom: scrappy # # $FreeBSD$ # DISTNAME= xicq-071298-snapshot.src PKGNAME= xicq-071298 CATEGORIES= net MASTER_SITES= http://www.xtrophy.dk/xicq/ -MAINTAINER= scrappy@freebsd.org +MAINTAINER= scrappy@FreeBSD.org -WRKSRC= ${WRKDIR}/xicq-071298 +WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes MAKE_ENV= OPT="${CFLAGS}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xicq/main ${PREFIX}/bin/xicq ${MKDIR} ${PREFIX}/share/examples/xicq .for file in contact config ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/examples/xicq .endfor .include Property changes on: head/net/xicq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net-im/xicq/Makefile =================================================================== --- head/net-im/xicq/Makefile (revision 23133) +++ head/net-im/xicq/Makefile (revision 23134) @@ -1,28 +1,28 @@ # New ports collection makefile for: xicq # Version required: 12 July 1998 # Date created: 29 June 1998 # Whom: scrappy # # $FreeBSD$ # DISTNAME= xicq-071298-snapshot.src PKGNAME= xicq-071298 CATEGORIES= net MASTER_SITES= http://www.xtrophy.dk/xicq/ -MAINTAINER= scrappy@freebsd.org +MAINTAINER= scrappy@FreeBSD.org -WRKSRC= ${WRKDIR}/xicq-071298 +WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes MAKE_ENV= OPT="${CFLAGS}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xicq/main ${PREFIX}/bin/xicq ${MKDIR} ${PREFIX}/share/examples/xicq .for file in contact config ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/examples/xicq .endfor .include Property changes on: head/net-im/xicq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property