diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 12:06:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 12:06:59 +0000 |
commit | 60505edbd9f1692d67012902f91532a6eb4c37d2 (patch) | |
tree | fcfc2484908aa87389e25fd6b9b8f9e0b4ba4d42 /misc | |
parent | 2e501efd1a37ec440c3a8805566d8b88d6b98a5c (diff) | |
download | ports-60505edbd9f1692d67012902f91532a6eb4c37d2.tar.gz ports-60505edbd9f1692d67012902f91532a6eb4c37d2.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tkman/Makefile | 3 |
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 |