看板 FB_cvs 關於我們 聯絡資訊
Rene Ladan <rene@FreeBSD.org> writes: > FreeBSD ports repository > > Modified files: > net-p2p/amule Makefile > Added files: > net-p2p/amule/files patch-configure > Log: > Fix libpng check in configure script, fixed upstream in r10694. > > PR: ports/163182 > Submitted by: Barbara > Approved by: maintainer timeout (swell.k, 14 days) > > Revision Changes Path > 1.51 +3 -2 ports/net-p2p/amule/Makefile [...] > @@ -16,7 +17,7 @@ COMMENT= The all-platform eMule p2p clie > > LICENSE= GPLv2 GPLv3 > LICENSE_COMB= dual > -LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING > +#LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING How is this change related to libpng fix? > > CONFLICTS= amule-devel-[0-9]* _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"