aboutsummaryrefslogtreecommitdiff
path: root/sysutils/safe-rm
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/safe-rm')
-rw-r--r--sysutils/safe-rm/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/safe-rm/Makefile b/sysutils/safe-rm/Makefile
index ba0d77ff24a6..a808a14e72a1 100644
--- a/sysutils/safe-rm/Makefile
+++ b/sysutils/safe-rm/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: safe-rm
-# Date created: 2008-09-13
-# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= safe-rm
PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= yzlin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper around the rm command to prevent accidental deletions
USE_PERL5_RUN= yes