diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-07 18:38:40 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-07 18:38:40 +0000 |
commit | 2d03f93875eed153b186ce5b42d356a5a2466592 (patch) | |
tree | d2a31db3ac379daccc01b5e122bf3b5eb13486b8 /x11-toolkits/p5-Tk-Getopt/Makefile | |
parent | 70887addf6188c62c51f7634e2b308098fbd971b (diff) | |
download | ports-2d03f93875eed153b186ce5b42d356a5a2466592.tar.gz ports-2d03f93875eed153b186ce5b42d356a5a2466592.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-Getopt/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-Getopt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile index f564e88bc047..2028cbb721eb 100644 --- a/x11-toolkits/p5-Tk-Getopt/Makefile +++ b/x11-toolkits/p5-Tk-Getopt/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Tk-Getopt -PORTVERSION= 0.44 +PORTVERSION= 0.48 CATEGORIES= x11-toolkits perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} |