diff options
author | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
commit | c21702d87141ac172933192ad7222dbab24178f5 (patch) | |
tree | ed8c709618061dac4669406a9aa3dfa00774d8f3 /emulators | |
parent | 261785dcc9c63d209200224a091f7f99e1c4b245 (diff) | |
download | freebsd-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 'emulators')
-rw-r--r-- | emulators/cpmtools/Makefile | 1 | ||||
-rw-r--r-- | emulators/vgb/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 0cccca37e9da..9692e75f72ea 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -9,6 +9,7 @@ PORTNAME= cpmtools PORTVERSION= 1.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= cpm-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile index c8a32caee2ea..f2e7c750d2d8 100644 --- a/emulators/vgb/Makefile +++ b/emulators/vgb/Makefile @@ -9,6 +9,7 @@ PORTNAME= vgb PORTVERSION= 0.7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= VGB EXTRACT_SUFX= .tar.Z |