aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dvdimagecmp
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-05-04 19:33:59 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-05-04 19:33:59 +0000
commit927f8825cec1e25616e168d33b8e993dc55f07f8 (patch)
treea5c009565ae63c1a4bfce131ea42ea53ab4cf1a7 /sysutils/dvdimagecmp
parent08a185b0803c4e52c9fa1e11650770dd6664ea3b (diff)
downloadports-927f8825cec1e25616e168d33b8e993dc55f07f8.tar.gz
ports-927f8825cec1e25616e168d33b8e993dc55f07f8.zip
Change maintainer address
PR: 96796 Submitted by: Tim Welch <twelch@thepentagon.org> (maintainer)
Notes
Notes: svn path=/head/; revision=161357
Diffstat (limited to 'sysutils/dvdimagecmp')
-rw-r--r--sysutils/dvdimagecmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dvdimagecmp/Makefile b/sysutils/dvdimagecmp/Makefile
index 62e6c3ad12b6..a450c1ddbf7b 100644
--- a/sysutils/dvdimagecmp/Makefile
+++ b/sysutils/dvdimagecmp/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: dvdimagecmp
# Date created: 11 October 2005
-# Whom: Tim Welch <twelch@thepentagon.org>
+# Whom: Tim Welch <ports@thepentagon.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/video
EXTRACT_SUFX= .tgz
-MAINTAINER= twelch@thepentagon.org
+MAINTAINER= ports@thepentagon.org
COMMENT= A simple tool for comparing an image to a burned disc
USE_GMAKE= yes