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 48e36a1e477..b3db94852cd 100644 --- a/graphics/libvideogfx/Makefile +++ b/graphics/libvideogfx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:19:22 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:41:39 grant Exp $ # DISTNAME= libvideogfx-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= \ http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/data/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= \ http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/index.html COMMENT= C++ library for low-level video processing |