summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-28 13:03:47 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-28 13:03:47 +0000
commitb619e8b5d9a5b98a003fca7ed21b9d08b426207e (patch)
tree2a4fd6b6e0d1ee502806a4945dbb4d5e0f759e49 /graphics
parent- MAKE_FLAGS -> MAKE_ARGS (diff)
Just happened to see that this line misses a MAINTAINER line.
Notes
Notes: svn path=/head/; revision=29936
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dc20ctrl/Makefile2
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