diff options
author | alex <alex@FreeBSD.org> | 2000-06-28 21:03:47 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-28 21:03:47 +0800 |
commit | f4c43b755b5b6d93a9a60688c74ecbdb4b22c0a0 (patch) | |
tree | 4a200e5563a289527ed13ef751000d09626462f5 /graphics | |
parent | eae91ad08cb7a854233b6e816f7ed690edf06917 (diff) | |
download | freebsd-ports-gnome-f4c43b755b5b6d93a9a60688c74ecbdb4b22c0a0.tar.gz freebsd-ports-gnome-f4c43b755b5b6d93a9a60688c74ecbdb4b22c0a0.tar.zst freebsd-ports-gnome-f4c43b755b5b6d93a9a60688c74ecbdb4b22c0a0.zip |
Just happened to see that this line misses a MAINTAINER line.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dc20ctrl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile index 5f3c975beb85..c753b02348af 100644 --- a/graphics/dc20ctrl/Makefile +++ b/graphics/dc20ctrl/Makefile @@ -10,6 +10,8 @@ PORTVERSION= 0.4 CATEGORIES= graphics MASTER_SITES= http://www.paternostro.org/~ugo/binaries/ +MAINTAINER= ports@FreeBSD.org + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.3:${PORTSDIR}/graphics/png |