diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /graphics/dcraw | |
parent | - fix running time error by installing missing perl module (diff) |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Notes
Notes:
svn path=/head/; revision=169159
Diffstat (limited to 'graphics/dcraw')
-rw-r--r-- | graphics/dcraw/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile index 74cb8f6ae6ec..03b02767e787 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -8,10 +8,7 @@ PORTNAME= dcraw PORTVERSION= 8.25 CATEGORIES= graphics -MASTER_SITES= http://bsd1.csme.ru/myports/ \ - http://bsd2.csme.ru/myports/ \ - http://bsd3.csme.ru/myports/ \ - http://www.piwebs.com/distfiles/${PORTNAME}/ +MASTER_SITES= CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Decoder for RAW files from digital cameras |