Date: Tue, 24 Oct 2006 16:26:39 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: joseph@randomnetworks.com, thomas@goodking.ca Subject: ports/104772: [PATCH] sysutils/adtool: make fetchable Message-ID: <200610242026.k9OKQdvl066460@goodking.goodking.ca> Resent-Message-ID: <200610242030.k9OKUQLM023683@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104772 >Category: ports >Synopsis: [PATCH] sysutils/adtool: make fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 24 20:30:26 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - make fetchable, project has new URL - update pkg-descr WWW to reflect new home Port maintainer (joseph@randomnetworks.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- adtool-1.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/adtool/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 26 May 2005 12:09:26 -0000 1.5 +++ Makefile 24 Oct 2006 20:25:31 -0000 @@ -8,7 +8,7 @@ PORTNAME= adtool PORTVERSION= 1.3 CATEGORIES= sysutils -MASTER_SITES= http://dexy.mine.nu/adtool/ +MASTER_SITES= http://gp2x.org/adtool/ MAINTAINER= joseph@randomnetworks.com COMMENT= Active Directory administration tool Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/sysutils/adtool/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 5 Oct 2003 12:38:19 -0000 1.2 +++ pkg-descr 24 Oct 2006 20:25:31 -0000 @@ -2,4 +2,4 @@ Features include user and group creation, deletion, modification, password setting and directory query and search capabilities. -WWW: http://dexy.mine.nu/adtool/ +WWW: http://gp2x.org/adtool/ --- adtool-1.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610242026.k9OKQdvl066460>