aboutsummaryrefslogtreecommitdiff
path: root/net/tramp
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-09-22 20:30:21 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-09-22 20:30:21 +0000
commit47961457ed45466b4b24866b028ea4294011fa1b (patch)
tree64c8c321607ebb714b1b1f3bb184c5d6a8684dec /net/tramp
parentcfb9b2a8df16cfd078b9c0f87030f0529e1e81b7 (diff)
downloadports-47961457ed45466b4b24866b028ea4294011fa1b.tar.gz
ports-47961457ed45466b4b24866b028ea4294011fa1b.zip
Fix mastersite.
Submitted by: bento and portsurvey
Notes
Notes: svn path=/head/; revision=67043
Diffstat (limited to 'net/tramp')
-rw-r--r--net/tramp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile
index efb6fdcd3e68..ef87ca827cf3 100644
--- a/net/tramp/Makefile
+++ b/net/tramp/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tramp
PORTVERSION= 2.0.15
CATEGORIES= net elisp
-MASTER_SITES= http://freesoftware.fsf.org/download/tramp/
+MASTER_SITES= http://savannah.nongnu.org/download/tramp/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org