diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /devel/libzt | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) | |
download | ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.tar.gz ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.zip |
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 a424a2b82c51..175321ea7d7a 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= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Collection of utility code for C application/server development GNU_CONFIGURE= yes |