diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 23:08:52 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 23:08:52 +0800 |
commit | ad5b35b465ed2b064c138b90c7759c6e33bd8dd5 (patch) | |
tree | 61eeef7cca886a854ce1150cc806a22fbe5cfee3 /devel | |
parent | 76806b4714706ffe598b97ed0722fa837ed7617e (diff) | |
download | freebsd-ports-gnome-ad5b35b465ed2b064c138b90c7759c6e33bd8dd5.tar.gz freebsd-ports-gnome-ad5b35b465ed2b064c138b90c7759c6e33bd8dd5.tar.zst freebsd-ports-gnome-ad5b35b465ed2b064c138b90c7759c6e33bd8dd5.zip |
- Reassign to the heap at maintainer's request
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-UI-Dialog/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-UI-Dialog/Makefile b/devel/p5-UI-Dialog/Makefile index 18ce6093b825..aec034eae723 100644 --- a/devel/p5-UI-Dialog/Makefile +++ b/devel/p5-UI-Dialog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-UI-Dialog -# Date created: 22 May 2006 -# Whom: Dmitry Karasik <dmitry@karasik.eu.org> -# +# Created by: Dmitry Karasik <dmitry@karasik.eu.org> # $FreeBSD$ -# PORTNAME= UI-Dialog PORTVERSION= 1.08 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KCK PKGNAMEPREFIX= p5- -MAINTAINER= dmitry@karasik.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl wrapper for the various dialog applications RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog |