diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-17 14:30:31 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-17 14:30:31 +0000 |
commit | 4aaab89f578233fc117be25797258ca7e2ed882d (patch) | |
tree | 0e38664987475f8c5017d144d57d775931da51c7 /x11-toolkits/p5-GdkImlib | |
parent | 6a99e7a1383fbd4f6eafdfdda68243ae93057e20 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-GdkImlib')
-rw-r--r-- | x11-toolkits/p5-GdkImlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/p5-GdkImlib/Makefile b/x11-toolkits/p5-GdkImlib/Makefile index 3d045425e6d9..198ab5480106 100644 --- a/x11-toolkits/p5-GdkImlib/Makefile +++ b/x11-toolkits/p5-GdkImlib/Makefile @@ -9,8 +9,7 @@ PORTNAME= GdkImlib PORTVERSION= 0.7009 PORTREVISION= 3 CATEGORIES= x11-toolkits lang perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Gtk +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Gtk-Perl-${PORTVERSION} |