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 | |
| parent | Fixed master_sites, informed maintainer. (diff) | |
Fix master_site for misc/cave
Noticed by: portsurvey
Notes
Notes:
svn path=/head/; revision=71927
| -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 |
