diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-09 02:57:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-09 02:57:15 +0000 |
commit | 659697ee7dd8b5e8314e8430818cd92c2b144898 (patch) | |
tree | a6444e89cbbdbdbaa4a43c5c6eb69c60e63f13c2 /deskutils/simplegroupware | |
parent | c3ef22e5074da76f3c1ee829ef48d204ce040fc8 (diff) |
Notes
Diffstat (limited to 'deskutils/simplegroupware')
-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 |