diff options
Diffstat (limited to 'graphics/libvideogfx')
-rw-r--r-- | graphics/libvideogfx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libvideogfx/Makefile b/graphics/libvideogfx/Makefile index 18fdc68f52a..78503afe667 100644 --- a/graphics/libvideogfx/Makefile +++ b/graphics/libvideogfx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:35 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:50 jlam Exp $ # DISTNAME= libvideogfx-1.0.3 @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= \ http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/data/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= \ http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/index.html COMMENT= C++ library for low-level video processing |