aboutsummaryrefslogtreecommitdiff
path: root/devel/htable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/htable/Makefile')
-rw-r--r--devel/htable/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/htable/Makefile b/devel/htable/Makefile
index c6080e9a94c9..354d9070ade7 100644
--- a/devel/htable/Makefile
+++ b/devel/htable/Makefile
@@ -4,8 +4,7 @@
PORTNAME= htable
PORTVERSION= 1.2
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= culot
+MASTER_SITES= LOCAL/culot
MAINTAINER= culot@FreeBSD.org
COMMENT= Lightweight implementation of hash tables in C