diff options
author | lioux <lioux@FreeBSD.org> | 2006-12-15 09:08:02 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-12-15 09:08:02 +0800 |
commit | 4a429fb8736f002d7b1b0f9658a393bfa29e8aaa (patch) | |
tree | 86da8a48398aee7696ebffebe93c7eb393d9a5be /devel | |
parent | 69bc803a0c07fae401d298f5df1b2c3ad5b20140 (diff) | |
download | freebsd-ports-graphics-4a429fb8736f002d7b1b0f9658a393bfa29e8aaa.tar.gz freebsd-ports-graphics-4a429fb8736f002d7b1b0f9658a393bfa29e8aaa.tar.zst freebsd-ports-graphics-4a429fb8736f002d7b1b0f9658a393bfa29e8aaa.zip |
Drop maintainership
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ftjam/Makefile | 2 | ||||
-rw-r--r-- | devel/libtai/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ftjam/Makefile b/devel/ftjam/Makefile index 040ff80e1a6..5672b578a55 100644 --- a/devel/ftjam/Makefile +++ b/devel/ftjam/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= freetype -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small build tool that can be used as a replacement for make(1) USE_BZIP2= yes diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index 8951c485073..dbde8070e33 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/libtai/ \ ftp://ftp.sunsite.auc.dk/disk1/qmail/ \ ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for storing and manipulating dates and times in second/attosecond ALL_TARGET= it |