diff options
Diffstat (limited to 'devel/psptoolchain-newlib/Makefile')
-rw-r--r-- | devel/psptoolchain-newlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/psptoolchain-newlib/Makefile b/devel/psptoolchain-newlib/Makefile index 065f22110470..c1a881415bd4 100644 --- a/devel/psptoolchain-newlib/Makefile +++ b/devel/psptoolchain-newlib/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 1.20.0 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://sources.redhat.com/pub/ \ - ${MASTER_SITE_SOURCEWARE} -MASTER_SITE_SUBDIR= ${PORTNAME} + SOURCEWARE/${PORTNAME} PKGNAMEPREFIX= psptoolchain- MAINTAINER= tphilipp@potion-studios.com |