diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-11 13:53:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-11 13:53:09 +0800 |
commit | 20fc0082bc387a0c5d7f22216de1bb605e83b8a1 (patch) | |
tree | 6716f8b5549a52157a814f2d7d7f4ec850bd5595 /www/drupal6-panels | |
parent | 4adb11b4be78c1484619157e83e416c14826843b (diff) | |
download | freebsd-ports-gnome-20fc0082bc387a0c5d7f22216de1bb605e83b8a1.tar.gz freebsd-ports-gnome-20fc0082bc387a0c5d7f22216de1bb605e83b8a1.tar.zst freebsd-ports-gnome-20fc0082bc387a0c5d7f22216de1bb605e83b8a1.zip |
Reset maintainer (email is bouncing)
While here:
- Trim headers
- Convert to USES where applicable
- Bump klamav portrevision (pkgconfig is not a run dep anymore)
Diffstat (limited to 'www/drupal6-panels')
-rw-r--r-- | www/drupal6-panels/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/drupal6-panels/Makefile b/www/drupal6-panels/Makefile index acc74248e8e2..482a0ad531b7 100644 --- a/www/drupal6-panels/Makefile +++ b/www/drupal6-panels/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: drupal6-panels -# Date created: 09 Feb 2010 -# Whom: anderson@cnpm.embrapa.br -# +# Created by: anderson@cnpm.embrapa.br # $FreeBSD$ -# PORTNAME= panels DISTVERSION= 6.x-3.5 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x panels module USE_DRUPAL= yes |