diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:51:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:51:20 +0000 |
commit | a66fd988abdd57121b15a61b4212ccb5a701f2dc (patch) | |
tree | d5851d1599d0d0e01ebe3986f029e80f91c13ce4 /x11-toolkits | |
parent | 72d931e84396e0fdc7ddb3c6c0453fa69841f771 (diff) |
- Fix fetching
Reported by: -fetch-original pointyhat run
Notes
Notes:
svn path=/head/; revision=227217
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-GdkImlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-GdkImlib/Makefile b/x11-toolkits/p5-GdkImlib/Makefile index dc72b87c4d2a..8110863be9ea 100644 --- a/x11-toolkits/p5-GdkImlib/Makefile +++ b/x11-toolkits/p5-GdkImlib/Makefile @@ -9,7 +9,7 @@ PORTNAME= GdkImlib PORTVERSION= 0.7009 PORTREVISION= 4 CATEGORIES= x11-toolkits lang perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/Gtk PKGNAMEPREFIX= p5- DISTNAME= Gtk-Perl-${PORTVERSION} |