diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
commit | fe90a46320532cd21dbbf025598fab0fccb2b55a (patch) | |
tree | 3c45e06228f6ac7b46f01b9319ba3f5a4583431e /misc/uk-phone | |
parent | f11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (diff) | |
download | ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.gz ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.zip |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Notes
Notes:
svn path=/head/; revision=29476
Diffstat (limited to 'misc/uk-phone')
-rw-r--r-- | misc/uk-phone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile index e269b704dae5..e119474d6e53 100644 --- a/misc/uk-phone/Makefile +++ b/misc/uk-phone/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~wosch/src/ +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS PKGNAMEPREFIX= uk- DISTFILES= uk.phone.gz |