diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:46:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:46:10 +0000 |
commit | 67459b00b466695a1be0138a6b306a25b106a52c (patch) | |
tree | 61465ac5bbc01399a6a00eb8048ba2d3059f9b14 /devel/libtap/Makefile | |
parent | 5e445a95d9a891f9e301360ae62b98c9c5fc2b28 (diff) | |
download | ports-67459b00b466695a1be0138a6b306a25b106a52c.tar.gz ports-67459b00b466695a1be0138a6b306a25b106a52c.zip |
Notes
Diffstat (limited to 'devel/libtap/Makefile')
-rw-r--r-- | devel/libtap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile index 146718f4b253..baf716e831ef 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nik DISTNAME= tap-${PORTVERSION} -MAINTAINER= nik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library implementing the Test Anything Protocol GNU_CONFIGURE= yes |