diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /deskutils/sugarcrm | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) | |
download | ports-075acacd24db0c43cce5dccc810156a1c5eff446.tar.gz ports-075acacd24db0c43cce5dccc810156a1c5eff446.zip |
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes:
svn path=/head/; revision=240068
Diffstat (limited to 'deskutils/sugarcrm')
-rw-r--r-- | deskutils/sugarcrm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/sugarcrm/Makefile b/deskutils/sugarcrm/Makefile index cc584c4b6d8f..9c84b2e3760d 100644 --- a/deskutils/sugarcrm/Makefile +++ b/deskutils/sugarcrm/Makefile @@ -7,7 +7,7 @@ PORTNAME= sugarcrm PORTVERSION= 5.2.0d CATEGORIES= deskutils www -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= SugarCE-${PORTVERSION} MAINTAINER= nick@foobar.org |