diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index b489d77848af..f2e655b75376 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -1,22 +1,19 @@ PORTNAME= rpc2 DISTVERSION= 2.14 CATEGORIES= devel -MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \ - http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \ - ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \ - ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ +MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/rpc2/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Interprocess communication library WWW= http://www.coda.cs.cmu.edu/ LICENSE= LGPL20 LIB_DEPENDS= liblwp.so:devel/lwp USES= gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include