diff options
author | asami <asami@FreeBSD.org> | 2000-11-02 19:26:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-11-02 19:26:52 +0800 |
commit | f51a6b65e1ddbb67d936c0fea2f50bad77e86117 (patch) | |
tree | e6f6903cd2eae83c7967c56825d0d2e6ac87973d /misc | |
parent | 14e08af3818bb364424143b801b97a78599147a4 (diff) | |
download | freebsd-ports-gnome-f51a6b65e1ddbb67d936c0fea2f50bad77e86117.tar.gz freebsd-ports-gnome-f51a6b65e1ddbb67d936c0fea2f50bad77e86117.tar.zst freebsd-ports-gnome-f51a6b65e1ddbb67d936c0fea2f50bad77e86117.zip |
Fix MASTER_SITE_SUBDIR.
Diffstat (limited to 'misc')
-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 |