diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 05:25:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 05:25:05 +0000 |
commit | c3854bb233c238c12f75258485de60e44a4023a2 (patch) | |
tree | fdae5f005ebb026d939fb13060d3619cb1b825ba /finance/gnomepm | |
parent | 508425da07279c8a38edb0f063086fc679e672be (diff) | |
download | ports-c3854bb233c238c12f75258485de60e44a4023a2.tar.gz ports-c3854bb233c238c12f75258485de60e44a4023a2.zip |
Notes
Diffstat (limited to 'finance/gnomepm')
-rw-r--r-- | finance/gnomepm/Makefile | 3 | ||||
-rw-r--r-- | finance/gnomepm/pkg-descr | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile index 17be00364d4c..a02496aae5af 100644 --- a/finance/gnomepm/Makefile +++ b/finance/gnomepm/Makefile @@ -9,8 +9,7 @@ PORTNAME= gnomepm PORTVERSION= 0.9.3 PORTREVISION= 1 CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.one.net/pub/users/dobez/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sobomax DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION} diff --git a/finance/gnomepm/pkg-descr b/finance/gnomepm/pkg-descr index 1ed9f7f89a48..a3a28a2f302a 100644 --- a/finance/gnomepm/pkg-descr +++ b/finance/gnomepm/pkg-descr @@ -17,5 +17,3 @@ Features: o Internal Symbol Lookup Feature o More Info menu using gnome-moz-remote to view News/Trade/Other info Financials has been converted to use libghttp. - -WWW: http://dobey.free.fr/gnome-pm/ |