Index: head/irc/yagirc/Makefile =================================================================== --- head/irc/yagirc/Makefile (revision 26963) +++ head/irc/yagirc/Makefile (revision 26964) @@ -1,29 +1,29 @@ # New ports collection makefile for: yagirc # Version required: 0.66.1 # Date created: 6 July 1998 # Whom: mph # # $FreeBSD$ # DISTNAME= yagirc-0.66.1 CATEGORIES= irc -MASTER_SITES= http://www.elpaso.net/~spoon/yagirc/ +MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/ MAINTAINER= mph@freebsd.org LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ esd.2:${PORTSDIR}/audio/esound GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_GMAKE= yes USE_PERL5= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --disable-gnome --disable-pthread CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" .include Property changes on: head/irc/yagirc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/irc/yagirc/pkg-descr =================================================================== --- head/irc/yagirc/pkg-descr (revision 26963) +++ head/irc/yagirc/pkg-descr (revision 26964) @@ -1,4 +1,2 @@ This IRC client is graphical (based on the Gtk toolkit) and scriptable using Perl. - -WWW: http://www.elpaso.net/~spoon/yagirc/ Property changes on: head/irc/yagirc/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property