diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
commit | 6160dc3d4154ce73da343a02284dc8e1d455e6e7 (patch) | |
tree | 5a33dcbe1c9f1dae4a021263d6da0bedde2da074 /devel/libtar/Makefile | |
parent | 0a5e23ecdb458f209b0a3e1e3c92b48fef22ffb4 (diff) | |
download | ports-6160dc3d4154ce73da343a02284dc8e1d455e6e7.tar.gz ports-6160dc3d4154ce73da343a02284dc8e1d455e6e7.zip |
Notes
Diffstat (limited to 'devel/libtar/Makefile')
-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 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 |