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/Makefile | |
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/Makefile')
-rw-r--r-- | misc/xrmap/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |