diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /graphics/crw | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.zst freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
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 |