Date: Fri, 24 Mar 2017 15:35:30 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436821 - head/net/clamz Message-ID: <201703241535.v2OFZUM2064734@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri Mar 24 15:35:30 2017 New Revision: 436821 URL: https://svnweb.freebsd.org/changeset/ports/436821 Log: Maintainer's email address bounces. Pet portlint. Modified: head/net/clamz/Makefile Modified: head/net/clamz/Makefile ============================================================================== --- head/net/clamz/Makefile Fri Mar 24 15:33:53 2017 (r436820) +++ head/net/clamz/Makefile Fri Mar 24 15:35:30 2017 (r436821) @@ -7,17 +7,17 @@ PORTREVISION= 4 CATEGORIES= net audio MASTER_SITES= GOOGLE_CODE -MAINTAINER= glathe.helko@googlemail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line program to download MP3 files from Amazon's music store -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 - LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libgcrypt.so:security/libgcrypt +BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703241535.v2OFZUM2064734>