diff options
author | Steve Price <steve@FreeBSD.org> | 2000-08-19 21:37:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-08-19 21:37:16 +0000 |
commit | 666eb6993fe0c2cf97d39cbca44fe1d329ca63f3 (patch) | |
tree | c9ecb4728a4c5db5f4a6b0b0443798dcb75a6321 | |
parent | Teach autoconf about .C files so that it doesn't inadvertently think .C (diff) |
The MASTER_SITES seem to be working now so we don't need to have this port
marked BROKEN anymore.
Notes
Notes:
svn path=/head/; revision=31776
Diffstat (limited to '')
-rw-r--r-- | news/p5-News-Article/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/p5-News-Article/Makefile b/news/p5-News-Article/Makefile index 7dc2626a0192..a0748e4a0aca 100644 --- a/news/p5-News-Article/Makefile +++ b/news/p5-News-Article/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.erlenstar.demon.co.uk/perl/ \ http://www.gelemna.org/ports/ PKGNAMEPREFIX= p5- -BROKEN= unfetchable distfile - MAINTAINER= croyle@gelemna.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ |