diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-05-06 07:53:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-05-06 07:53:05 +0000 |
commit | a13a46971d1dbcc9f4d3d9371b4b3b95482da35f (patch) | |
tree | 30424cb3ef99ddc618dfe511dc5a8cdec273f488 /misc/ree | |
parent | 0724452f2d935986c41d42e68247eb6d00000a69 (diff) |
Notes
Diffstat (limited to 'misc/ree')
-rw-r--r-- | misc/ree/Makefile | 3 | ||||
-rw-r--r-- | misc/ree/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/misc/ree/Makefile b/misc/ree/Makefile index 4345cf2351ed..a65ecf7780d8 100644 --- a/misc/ree/Makefile +++ b/misc/ree/Makefile @@ -8,7 +8,8 @@ PORTNAME= ree PORTVERSION= 1.3 CATEGORIES= misc -MASTER_SITES= CRITICAL +MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/ree/ \ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to dump your ROM extensions diff --git a/misc/ree/pkg-descr b/misc/ree/pkg-descr index 90e504d3d1aa..410b96248a13 100644 --- a/misc/ree/pkg-descr +++ b/misc/ree/pkg-descr @@ -12,7 +12,7 @@ butterflies. A collection of various .rom files can be found on the project page. Please submit your ROMs there. -WWW: http://www.linuks.mine.nu/ree/ +WWW: http://gnu.ethz.ch/linuks.mine.nu/ree/ - ehaupt ehaupt@critical.ch |