diff options
-rw-r--r-- | editors/xemacs-packages/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index 7cdbc2f88baa..c25644d726c9 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_XEMACS} \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= packages kiri +MASTER_SITE_SUBDIR= packages kiri/xemacs DISTFILES= \ Sun-1.13-pkg.tar.gz \ ada-1.10-pkg.tar.gz \ |