aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-10 05:59:16 +0800
committerasami <asami@FreeBSD.org>2000-06-10 05:59:16 +0800
commitc21702d87141ac172933192ad7222dbab24178f5 (patch)
treeed8c709618061dac4669406a9aa3dfa00774d8f3 /lang
parent261785dcc9c63d209200224a091f7f99e1c4b245 (diff)
downloadfreebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.gz
freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.zst
freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.zip
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'lang')
-rw-r--r--lang/modula-3-lib/Makefile1
-rw-r--r--lang/pbasic/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/modula-3-lib/Makefile b/lang/modula-3-lib/Makefile
index 514e4dd7129a..4d429337b1c8 100644
--- a/lang/modula-3-lib/Makefile
+++ b/lang/modula-3-lib/Makefile
@@ -9,6 +9,7 @@ PORTNAME= modula-3-lib
PORTVERSION= 3.6
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTFILES= m3-fbsd-src-3.6.tar.gz \
m3-fbsd-m3cc-3.6.tar.gz \
m3-fbsd-m3ccelf-3.6.tar.gz \
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile
index ca696ba99beb..8b4cabf37ab1 100644
--- a/lang/pbasic/Makefile
+++ b/lang/pbasic/Makefile
@@ -9,6 +9,7 @@ PORTNAME= pbasic
PORTVERSION= 2.0
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= ${PORTNAME}-${PORTVERSION}-950813
MAINTAINER= asami@FreeBSD.org