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-ckeditor | |
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-ckeditor')
-rw-r--r-- | www/drupal6-ckeditor/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/drupal6-ckeditor/Makefile b/www/drupal6-ckeditor/Makefile index eb3fb8e085e9..060cbed74a20 100644 --- a/www/drupal6-ckeditor/Makefile +++ b/www/drupal6-ckeditor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: drupal6-ckeditor -# Date created: 02 jun 2010 -# Whom: Anderson Soares Ferreira <anderson@cnpm.embrapa.br> -# +# Created by: Anderson Soares Ferreira <anderson@cnpm.embrapa.br> # $FreeBSD$ -# PORTNAME= ckeditor DISTVERSION= 6.x-1.1 @@ -15,7 +11,7 @@ DISTFILES= ckeditor-6.x-1.1.tar.gz:1 \ ckeditor_3.3.tar.gz:2 EXTRACT_ONLY= ckeditor-6.x-1.1.tar.gz -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x Ckeditor WYSIWYG HTML editor USE_DRUPAL= yes |