diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
commit | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (patch) | |
tree | b511bd40874e5dc41dcd8e22f5224dd2e634b846 /www/bacula-web/Makefile | |
parent | b2b01422b8094e49e8087974c453acbe6fc5512a (diff) |
Notes
Diffstat (limited to 'www/bacula-web/Makefile')
-rw-r--r-- | www/bacula-web/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile index c1b543a787cf..e8a64688ae47 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -9,8 +9,7 @@ PORTNAME= bacula-web DISTVERSION= 1.38.9 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bacula +MASTER_SITES= SF/bacula/OldFiles DISTNAME= bacula-gui-${DISTVERSION} MAINTAINER= dan@langille.org |