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/davical | |
parent | b2b01422b8094e49e8087974c453acbe6fc5512a (diff) |
Notes
Diffstat (limited to 'www/davical')
-rw-r--r-- | www/davical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile index 8be5522067b1..7d4cbe772441 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -8,7 +8,7 @@ PORTNAME= davical PORTVERSION= 0.9.7 CATEGORIES?= www -MASTER_SITES= SF/rscds +MASTER_SITES= SF/rscds/${PORTNAME}/${PORTVERSION} DISTNAME= davical_${PORTVERSION}-0 MAINTAINER= maurice@castro.aus.net |