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 /net/coda_server | |
parent | Add monitord, a simple service monitoring daemon that restarts a service (diff) |
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 'net/coda_server')
-rw-r--r-- | net/coda_server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/coda_server/Makefile b/net/coda_server/Makefile index 1a2e666bbc51..3621e9dbe8e3 100644 --- a/net/coda_server/Makefile +++ b/net/coda_server/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 4.6.6.1 CATEGORIES= net #MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= coda-4.6.6 EXTRACT_SUFX= .tgz |