- change mirrors - reformat pkg-descr - update WWW - Take maintainership Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->jmelo jmelo@ wants to have WWW and MASTER_SITES PRs
I caught a mistake I made in the goodking.ca mirror site, please use the following unified diff for the commit cvs diff -uN Makefile Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/nbtscan/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 23 Feb 2004 04:42:03 -0000 1.6 +++ Makefile 7 Sep 2006 20:23:03 -0000 @@ -8,9 +8,11 @@ PORTNAME= nbtscan PORTVERSION= 1.5.1 CATEGORIES= net-mgmt -MASTER_SITES= http://www.inetcat.org/software/ +MASTER_SITES= http://www.sourcefiles.org/Networking/Tools/Miscellanenous/ \ + http://swoolley.org/source_cache/ \ + http://www.goodking.ca/pub/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= NetBIOS name network scanner GNU_CONFIGURE= yes
jmelo 2006-09-12 12:51:45 UTC FreeBSD ports repository Modified files: net-mgmt/nbtscan Makefile pkg-descr Log: - Update mastersite. - Fix WWW. - Pass maintainership to submiter. PR: ports/102981 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Revision Changes Path 1.7 +4 -2 ports/net-mgmt/nbtscan/Makefile 1.3 +1 -1 ports/net-mgmt/nbtscan/pkg-descr _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!