From d6407a6876edc8160d556408cbb7d5f93998908e Mon Sep 17 00:00:00 2001 From: pclin Date: Wed, 13 Feb 2013 06:04:08 +0000 Subject: - Update MAINTAINER email address for all my ports - Convert Makefile header to new style if needed Approved by: swills (mentor) --- security/wipe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/wipe') diff --git a/security/wipe/Makefile b/security/wipe/Makefile index 40e97da7d4cc..7270589f625f 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= linpc@cs.nctu.edu.tw +MAINTAINER= pclin@FreeBSD.org COMMENT= File and block device wiping utility LICENSE= GPLv2 -- cgit