diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-19 15:22:30 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-19 15:22:30 +0000 |
commit | 60cf4002f1c4b627fc33f456c51478c3d1aed5f7 (patch) | |
tree | 5c93574677a6f3e5c8bc99f939cc0d8115a6f0ad /devel/g-wrap | |
parent | 49ffbc5eea330fc66edcd3f0d407561aaa7c3218 (diff) | |
download | ports-60cf4002f1c4b627fc33f456c51478c3d1aed5f7.tar.gz ports-60cf4002f1c4b627fc33f456c51478c3d1aed5f7.zip |
Notes
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 |