diff options
Diffstat (limited to 'devel/g-wrap')
-rw-r--r-- | devel/g-wrap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 102fdfe9c129..ec9cbb0cfb39 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -9,7 +9,8 @@ PORTNAME= g-wrap PORTVERSION= 1.1.11 CATEGORIES= devel -MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ +MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \ + http://people.freebsd.org/~sobomax/ MAINTAINER= gnome@FreeBSD.org |