diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:25:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:25:50 +0000 |
commit | a57ee68265a67b249303e82fd683c9f018201b0a (patch) | |
tree | c48a1016a2502a2b35940844844523d02482d2f3 /devel/libzt | |
parent | 70080bf1f64cd75261937c728c0d97d8c92fb3d2 (diff) |
Notes
Diffstat (limited to 'devel/libzt')
-rw-r--r-- | devel/libzt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libzt/Makefile b/devel/libzt/Makefile index 175321ea7d7a..a9599409e84f 100644 --- a/devel/libzt/Makefile +++ b/devel/libzt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= http://www.zerotao.org/downloads/${PORTNAME}/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of utility code for C application/server development GNU_CONFIGURE= yes |