diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-02 11:26:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-02 11:26:52 +0000 |
commit | 0e871bbe90c6bbf1fa471bc2ad57abce30f1b440 (patch) | |
tree | e546ffdb1f8ad1a8cece8154080414ea6255d306 /misc/kp/Makefile | |
parent | Updated to new version. That is the pits, the day after it becomes (diff) |
Fix MASTER_SITE_SUBDIR.
Diffstat (limited to 'misc/kp/Makefile')
-rw-r--r-- | misc/kp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile index 1a45ba8131bb..2eedcb775305 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -9,7 +9,7 @@ PORTNAME= kp PORTVERSION= 1.00 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami +MASTER_SITE_SUBDIR= asami/kp MAINTAINER= asami@FreeBSD.org |