diff options
author | trasz <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 68f551ea60b44b9bd3b2461521dc3a84e9ae146c (patch) | |
tree | f4670344f585a75f4fed2bb159e14be5624a5c98 /x11-clocks | |
parent | 51fa6a8572845022b0355ee16e458274b8926020 (diff) | |
download | FreeBSD-ports-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.zip FreeBSD-ports-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.gz |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/glclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/glclock/Makefile b/x11-clocks/glclock/Makefile index 677b3b9..d024d22 100644 --- a/x11-clocks/glclock/Makefile +++ b/x11-clocks/glclock/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 6.0b6.0 CATEGORIES= x11-clocks MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= OpenGL spinning pocket watch demo and benchmark utility LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut |