diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-22 13:55:59 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-22 13:55:59 +0000 |
commit | 6d9b73dc3e51e2c2580747c45cb7200981ffd1c6 (patch) | |
tree | 0db9cf8f2244709e870bdf1257405ac572d7f506 /deskutils | |
parent | 6a2417951ef9405b5febe506b022cb485b694785 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/fengoffice/Makefile | 3 | ||||
-rw-r--r-- | deskutils/opengoo/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/fengoffice/Makefile b/deskutils/fengoffice/Makefile index 0975d48006fd..32c824289a55 100644 --- a/deskutils/fengoffice/Makefile +++ b/deskutils/fengoffice/Makefile @@ -8,8 +8,7 @@ PORTNAME= opengoo PORTVERSION= 1.5.2 CATEGORIES= deskutils -MASTER_SITES= SFP -MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= acm@FreeBSD.org diff --git a/deskutils/opengoo/Makefile b/deskutils/opengoo/Makefile index 0975d48006fd..32c824289a55 100644 --- a/deskutils/opengoo/Makefile +++ b/deskutils/opengoo/Makefile @@ -8,8 +8,7 @@ PORTNAME= opengoo PORTVERSION= 1.5.2 CATEGORIES= deskutils -MASTER_SITES= SFP -MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= acm@FreeBSD.org |