diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-01-26 19:06:31 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-01-26 19:06:31 +0000 |
commit | 383334ede160c86b67a617000f453e2bd0df2957 (patch) | |
tree | d2745b936645459e4017ba1811f61964d2f88709 /www/drupal6-nice_menus/Makefile | |
parent | 8180f9c3f95e18dd64a205d52df9b01d7ce6fbd4 (diff) |
Notes
Diffstat (limited to 'www/drupal6-nice_menus/Makefile')
-rw-r--r-- | www/drupal6-nice_menus/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/drupal6-nice_menus/Makefile b/www/drupal6-nice_menus/Makefile index a87a5fbd16f5..5df37a480c58 100644 --- a/www/drupal6-nice_menus/Makefile +++ b/www/drupal6-nice_menus/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: drupal6-nice_menus -# Date created: 20 October 2006 -# Whom: Nick Hilliard <nick@foobar.org> -# +# Created by: Nick Hilliard <nick@foobar.org> # $FreeBSD$ -# PORTNAME= nice_menus DISTVERSION= 6.x-1.3 PORTREVISION= 2 CATEGORIES= www -MAINTAINER= nick@foobar.org +MAINTAINER= ports@FreeBSD.org COMMENT= CSS / JavaScript pull-down menus for Drupal USE_DRUPAL= yes |