diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-26 05:06:52 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-26 05:06:52 +0000 |
commit | 0e93820f7795a2f134a8f74a5ee6b7d070440114 (patch) | |
tree | 920a116a92717bb44d41d2eabe1eb626660bd120 /misc/xrmap | |
parent | d128cc5368254f615f10b7e0a8ef9e91bdcd445c (diff) | |
download | ports-0e93820f7795a2f134a8f74a5ee6b7d070440114.tar.gz ports-0e93820f7795a2f134a8f74a5ee6b7d070440114.zip |
Fill in MASTER_SITES and WWW: (forgot to fill these in after working offline).
Submitted by: Jason Harris <jharris@widomaker.com>
Notes
Notes:
svn path=/head/; revision=52188
Diffstat (limited to 'misc/xrmap')
-rw-r--r-- | misc/xrmap/Makefile | 2 | ||||
-rw-r--r-- | misc/xrmap/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/xrmap/Makefile b/misc/xrmap/Makefile index e79183514fd3..c43a2ca6be31 100644 --- a/misc/xrmap/Makefile +++ b/misc/xrmap/Makefile @@ -8,7 +8,7 @@ PORTNAME= xrmap PORTVERSION= 2.03 CATEGORIES= misc -MASTER_SITES= # need +MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/ EXTRACT_SUFX= .tgz MAINTAINER= petef@FreeBSD.org diff --git a/misc/xrmap/pkg-descr b/misc/xrmap/pkg-descr index 84f94fdf94ce..9d1daee19cc8 100644 --- a/misc/xrmap/pkg-descr +++ b/misc/xrmap/pkg-descr @@ -7,7 +7,7 @@ the selection of geographic features to be displayed and their colors. All parameters can be adjusted interactively either from the builtin command line widget or from the mouse. -WWW: need +WWW: http://frmas.free.fr/li_1.htm - Pete petef@FreeBSD.org |