diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-12 22:10:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-12 22:10:12 +0000 |
commit | 90e35326c6f95decfd15dc9bbdd484b3834d8901 (patch) | |
tree | d3e0c6771ae9596263aa5efbbb6db5ae909b6094 /graphics | |
parent | d67b1912242f509390448aad2285e098da70332d (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/crw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/crw/Makefile b/graphics/crw/Makefile index da31a52c00ac..ea00d05d661f 100644 --- a/graphics/crw/Makefile +++ b/graphics/crw/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.03 CATEGORIES= graphics MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ -MAINTAINER= dillon@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG COMMENT= A utility to process Canon camera RAW (.crw) files LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |