aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/shlock
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-10-08 18:38:47 +0800
committerdougb <dougb@FreeBSD.org>2012-10-08 18:38:47 +0800
commit99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch)
tree26c9825c408f16a6f980068230034276f0bb0ea0 /sysutils/shlock
parent38393b57feab35baf1a9733c3f7b86179089bcce (diff)
downloadfreebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz
freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst
freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created. I bid fond fare well A chapter closes for me What opens for you?
Diffstat (limited to 'sysutils/shlock')
-rw-r--r--sysutils/shlock/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile
index 9067358c5834..56b8ca0cbc3e 100644
--- a/sysutils/shlock/Makefile
+++ b/sysutils/shlock/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: shlock
-# Date created: 8 July 2002
-# Whom: dougb
-#
# $FreeBSD$
-#
PORTNAME= shlock
PORTVERSION= 2.5.2
@@ -14,7 +9,7 @@ DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX} \
inn-${PORTVERSION}${EXTRACT_SUFX}.asc
EXTRACT_ONLY= inn-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= dougb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Create lock files for use in shell scripts
HAS_CONFIGURE= yes