diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-12-16 15:01:21 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-12-16 15:01:21 +0000 |
commit | 9ee91ea0fb009fd42d13ab90bfaac8a313d81b41 (patch) | |
tree | 61ea0c6d4ecd66d42b8cbfe9d06e963e08ffa3a1 /graphics/simpleviewer | |
parent | b4492c8216d42cd7bb84f5a80bfa40071e57b316 (diff) |
Notes
Diffstat (limited to 'graphics/simpleviewer')
-rw-r--r-- | graphics/simpleviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index 51aa698d31a0..9cbcb86e8b79 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OpenGL%20edition DISTNAME= sviewgl-src-${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small and simple OpenGL image viewer with transparency support LICENSE= GPLv2 |