aboutsummaryrefslogtreecommitdiff
path: root/devel/libtar
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-03 00:54:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-03 00:54:32 +0000
commit6160dc3d4154ce73da343a02284dc8e1d455e6e7 (patch)
tree5a33dcbe1c9f1dae4a021263d6da0bedde2da074 /devel/libtar
parent0a5e23ecdb458f209b0a3e1e3c92b48fef22ffb4 (diff)
downloadports-6160dc3d4154ce73da343a02284dc8e1d455e6e7.tar.gz
ports-6160dc3d4154ce73da343a02284dc8e1d455e6e7.zip
Notes
Diffstat (limited to 'devel/libtar')
-rw-r--r--devel/libtar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile
index a0f9a503db0b..b76a95b7764b 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