diff options
-rw-r--r-- | deskutils/simplegroupware/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/simplegroupware/Makefile b/deskutils/simplegroupware/Makefile index 0b2fe91aea72..a4f42ce197ed 100644 --- a/deskutils/simplegroupware/Makefile +++ b/deskutils/simplegroupware/Makefile @@ -8,7 +8,8 @@ PORTNAME= simplegroupware PORTVERSION= 0.724 CATEGORIES= deskutils -MASTER_SITES= SF/simplgroup/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF/simplgroup/${PORTNAME}/${PORTVERSION}/ \ + GOOGLE_CODE DISTNAME= SimpleGroupware_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |