Bug 36680 - ports/net/ddup - make fetchable again
Summary: ports/net/ddup - make fetchable again
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Patrick Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-03 01:50 UTC by jharris
Modified: 2002-05-18 09:35 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2002-04-03 01:50:01 UTC
	make ports/net/ddup fetchable again

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? work
cvs server: Diffing .


iD8DBQE8qlD5SypIl9OdoOMRAjylAJ0WcNVk+OQKZBrgvatkAUeHfw0tiACgppEf
aPn4FxPID2v4Y5kEjbnp7Mg=
=aUk3
-----END PGP SIGNATURE-------TYuh9uojQ8PPz8PAV4YCPE0YxqSk3VmjVxKi7XLwhqpqlAAZ
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/ddup/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	2002/01/29 11:45:27	1.9
+++ Makefile	2002/04/03 00:46:37
@@ -8,7 +8,7 @@
 PORTNAME=	ddup
 PORTVERSION=	3.0.1
 CATEGORIES=	net
-MASTER_SITES=	http://www.ddup.org/download/
+MASTER_SITES=	${MASTER_SITES_LOCAL}
 DISTNAME=	${PORTNAME}-${PORTVERSION}-unix
 
 MAINTAINER=	cjm2@altavista.net
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org
How-To-Repeat: 
	apply patch below
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-05-02 02:20:51 UTC
Responsible Changed
From-To: freebsd-ports->pat

I'll work this out with maintainer
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-05-18 09:35:38 UTC
State Changed
From-To: open->closed

Committed, Thanks!