diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-07-13 01:16:46 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-07-13 01:16:46 +0000 |
commit | b42fbe84eea0079c850f4dbf004695282766d622 (patch) | |
tree | 605a260f166d13fda65fecc375d203982df3e427 /misc/brs | |
parent | c511ad9631194df0e42d7a4ca0d86afc0e4451b2 (diff) |
Notes
Diffstat (limited to 'misc/brs')
-rw-r--r-- | misc/brs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/brs/Makefile b/misc/brs/Makefile index 0cfe316e9da1..9cd4e95a9252 100644 --- a/misc/brs/Makefile +++ b/misc/brs/Makefile @@ -7,12 +7,12 @@ PORTNAME= brs PORTVERSION= 4.0 -DISTNAME= brs.4.00.l1 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://www.unknown.nu/ports/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/religion +DISTNAME= brs.4.00.l1 + MAINTAINER= user@unknown.nu WRKSRC= ${WRKDIR}/bible |