diff options
author | wxs <wxs@FreeBSD.org> | 2012-12-20 11:01:23 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-12-20 11:01:23 +0800 |
commit | ca92facbb471af6e47cbb4000cbfba767f404bc7 (patch) | |
tree | 733e0a4195b4ad59fc7ffd26392ca4d0d816808d /www | |
parent | 8649f26a6ceb8a1a1a0720e0655f2e63ddb4b6f1 (diff) | |
download | freebsd-ports-gnome-ca92facbb471af6e47cbb4000cbfba767f404bc7.tar.gz freebsd-ports-gnome-ca92facbb471af6e47cbb4000cbfba767f404bc7.tar.zst freebsd-ports-gnome-ca92facbb471af6e47cbb4000cbfba767f404bc7.zip |
Reassign to the pool and trim headers.
Submitted by: Aldis Berjoza <graudeejs@gmail.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/sbox-dtc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/sbox-dtc/Makefile b/www/sbox-dtc/Makefile index 5edb6cf3650d..898277ab202a 100644 --- a/www/sbox-dtc/Makefile +++ b/www/sbox-dtc/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: dtc -# Date created: 12 January 2005 -# Whom: Thomas Goirand -# +# Created by: Thomas Goirand # $FreeBSD$ -# PORTNAME= sbox PORTVERSION= 1.10 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/ -MAINTAINER= graudeejs@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A CGI wrapper for Web site hosting services to safely grant CGI SBOX_UIDMIN?= 1000 |