diff options
Diffstat (limited to 'www/horde2')
-rw-r--r-- | www/horde2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/horde2/Makefile b/www/horde2/Makefile index e3f979808e0e..8faf5aba0f1e 100644 --- a/www/horde2/Makefile +++ b/www/horde2/Makefile @@ -8,7 +8,8 @@ PORTNAME= horde PORTVERSION= 2.1 CATEGORIES= www -MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ +MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2 MAINTAINER= thierry@pompo.net |