diff options
author | trasz <trasz@FreeBSD.org> | 2007-07-12 06:06:16 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-07-12 06:06:16 +0800 |
commit | d2f322244969c311f53c5dfec941dda68d928183 (patch) | |
tree | 75bf34e259b30c940b9589ee6308bc770e1aea3f /devel/libcoyotl | |
parent | 242299e276ebafc89f9ed33f977a905a2f1f6836 (diff) | |
download | freebsd-ports-gnome-d2f322244969c311f53c5dfec941dda68d928183.tar.gz freebsd-ports-gnome-d2f322244969c311f53c5dfec941dda68d928183.tar.zst freebsd-ports-gnome-d2f322244969c311f53c5dfec941dda68d928183.zip |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
Diffstat (limited to 'devel/libcoyotl')
-rw-r--r-- | devel/libcoyotl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcoyotl/Makefile b/devel/libcoyotl/Makefile index 3a7dcafe77b2..d3b916970cf7 100644 --- a/devel/libcoyotl/Makefile +++ b/devel/libcoyotl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.0 CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= Collection of useful C++ classes LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |