summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-27 12:06:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-27 12:06:59 +0000
commit60505edbd9f1692d67012902f91532a6eb4c37d2 (patch)
treefcfc2484908aa87389e25fd6b9b8f9e0b4ba4d42 /misc
parentFixed master_site, www.neosoft.com instead of ftp.neosoft.com (diff)
Fix master_sites
Noticed by: portsurvey
Notes
Notes: svn path=/head/; revision=71922
Diffstat (limited to 'misc')
-rw-r--r--misc/tkman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index df50f1ca092c..c1ad5e667c1f 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tkman
PORTVERSION= 2.1
CATEGORIES= misc tk83
-MASTER_SITES= ftp://tkman.sourceforge.net/pub/tkman/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= tg@FreeBSD.org