Bug 40056 - change maintainer email, download URL for www/bmsync
Summary: change maintainer email, download URL for www/bmsync
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-01 01:20 UTC by Dan Pelleg
Modified: 2002-07-01 14:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Pelleg 2002-07-01 01:20:01 UTC
 changed maintainer contact info
 changed download URL
Comment 1 Dan Pelleg 2002-07-01 02:38:57 UTC
Patch was absent from original post. Here it is.

--- diff-bmsync begins here ---
diff -ruN bmsync.orig/Makefile bmsync/Makefile
--- bmsync.orig/Makefile	Sun Oct 21 21:49:02 2001
+++ bmsync/Makefile	Sun Jun 30 19:22:04 2002
@@ -8,9 +8,9 @@
 PORTNAME=	bmsync
 PORTVERSION=	0.2.0
 CATEGORIES=	www
-MASTER_SITES=	http://www-2.cs.cmu.edu/~dpelleg/sw/
+MASTER_SITES=	http://web.cs.cmu.edu/~dpelleg/sw/
 
-MAINTAINER=	dpelleg+bmsync@cs.cmu.edu
+MAINTAINER=	daniel+bmsync@pelleg.org
 
 USE_PERL5=	yes
 WRKSRC=		${WRKDIR}/${PKGNAME}
diff -ruN bmsync.orig/pkg-descr bmsync/pkg-descr
--- bmsync.orig/pkg-descr	Fri Oct 27 21:33:46 2000
+++ bmsync/pkg-descr	Sun Jun 30 19:25:07 2002
@@ -4,4 +4,4 @@
 
 - Dan Pelleg
 
-dpelleg+bmsync@cs.cmu.edu
+daniel+bmsync@pelleg.org


--- diff-bmsync ends here ---
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-07-01 14:55:31 UTC
State Changed
From-To: open->closed

committed, thanks