diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-28 18:03:51 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-28 18:03:51 +0000 |
commit | cf56d979067e924185fea2055daa01d6c8da2874 (patch) | |
tree | 1ea7b7a64c164792ac9f9de7074210c5c32566b4 /deskutils | |
parent | 851880a31d4197685af0c9af0c2e39fa4c8ef6bd (diff) | |
download | ports-cf56d979067e924185fea2055daa01d6c8da2874.tar.gz ports-cf56d979067e924185fea2055daa01d6c8da2874.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnucash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index 22b8a2d07d5b..4ddccd7c73a9 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/gnucash/Makefile @@ -9,7 +9,7 @@ DISTNAME= gnucash-1.3.3 CATEGORIES= deskutils -MASTER_SITES= ftp://www.gnucash.org/pub/gnucash/gnucash/sources/unstable/1.3.x/1.3.3/ +MASTER_SITES= ftp://www.gnucash.org/pub/gnucash/gnucash/sources/unstable/1.3.x/ MAINTAINER= obrien@FreeBSD.org |