diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /graphics | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dcraw/Makefile | 5 | ||||
-rw-r--r-- | graphics/synaesthesia/Makefile | 2 |
2 files changed, 2 insertions, 5 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 diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile index ebf8aa2e305f..eb3253870d99 100644 --- a/graphics/synaesthesia/Makefile +++ b/graphics/synaesthesia/Makefile @@ -8,7 +8,7 @@ PORTNAME= synaesthesia PORTVERSION= 2.4 CATEGORIES= graphics -MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/ +MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Graphically represents sound in real time |