diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
commit | a86287c196a4b52a4d87afed3f94ac2e23f68411 (patch) | |
tree | 4167ebcf5a239b6cbe1ae1703003825f7cda3248 /devel/libtar | |
parent | d2cf735cef0cd6de81884eb65df1f069e6c3a2be (diff) | |
download | FreeBSD-ports-a86287c196a4b52a4d87afed3f94ac2e23f68411.zip FreeBSD-ports-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.gz |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'devel/libtar')
-rw-r--r-- | devel/libtar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile index a0f9a50..b76a95b 100644 --- a/devel/libtar/Makefile +++ b/devel/libtar/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 1.2.5 CATEGORIES= devel MASTER_SITES= ftp://ftp-dev.cso.uiuc.edu/pub/libtar/ -MAINTAINER= greid@FreeBSD.org -COMMENT= A library for manipulating POSIX and GNU tar files +MAINTAINER= ports@FreeBSD.org +COMMENT= A library for manipulating POSIX and GNU tar files GNU_CONFIGURE= yes USE_GMAKE= yes |