diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-14 15:59:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-14 15:59:34 +0000 |
commit | dbbfc7889a8a84ad562a28d83ce75281fd19703f (patch) | |
tree | f23e8a579d549355c932d46189671753887892e7 /deskutils/simplegroupware/Makefile | |
parent | d990ea9320a3d8a8500a7aa07157e7a79e1e06b4 (diff) |
Notes
Diffstat (limited to 'deskutils/simplegroupware/Makefile')
-rw-r--r-- | deskutils/simplegroupware/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/simplegroupware/Makefile b/deskutils/simplegroupware/Makefile index 38473279dc29..c7a8a012c0d0 100644 --- a/deskutils/simplegroupware/Makefile +++ b/deskutils/simplegroupware/Makefile @@ -4,8 +4,7 @@ PORTNAME= simplegroupware PORTVERSION= 0.745 CATEGORIES= deskutils -MASTER_SITES= SF/simplgroup/${PORTNAME}/${PORTVERSION}/ \ - GOOGLE_CODE +MASTER_SITES= SF/simplgroup/${PORTNAME}/${PORTVERSION}/ DISTNAME= SimpleGroupware_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |