diff options
Diffstat (limited to 'devel/php5-geshi/Makefile')
-rw-r--r-- | devel/php5-geshi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php5-geshi/Makefile b/devel/php5-geshi/Makefile index dba32fcaa3e3..42c88c02f076 100644 --- a/devel/php5-geshi/Makefile +++ b/devel/php5-geshi/Makefile @@ -8,7 +8,7 @@ PORTNAME= geshi PORTVERSION= 1.0.8.2 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/GeSHi%20${PORTVERSION} PKGNAMEPREFIX= php5- DISTNAME= GeSHi-${PORTVERSION} |