diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /graphics/crw | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
Notes
Diffstat (limited to 'graphics/crw')
-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 ea00d05d661f..91bcf54a7d22 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= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to process Canon camera RAW (.crw) files LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |