diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 13:32:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 13:32:50 +0000 |
commit | a25370ea5bb12f2ca1ef8e8fa7a2a23c83f72925 (patch) | |
tree | 9ccd5ba092ab505080b080aa533d1f023630b955 /misc/cave | |
parent | b8360f7dee68f08789e85db6a7853a328a9f437b (diff) |
Notes
Diffstat (limited to 'misc/cave')
-rw-r--r-- | misc/cave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cave/Makefile b/misc/cave/Makefile index 75748d4764ca..9ef7d342ca07 100644 --- a/misc/cave/Makefile +++ b/misc/cave/Makefile @@ -9,7 +9,7 @@ PORTNAME= cave PORTVERSION= 1.0b CATEGORIES= misc -MASTER_SITES= http://cyclic.sourceforge.net/cave/ \ +MASTER_SITES= http://arbornet.org/~bjk/cave/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/misc |