diff options
author | ache <ache@FreeBSD.org> | 2000-09-07 22:10:07 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-09-07 22:10:07 +0800 |
commit | 7048da3e0a16a9fb3fa439e096f9a7629fd0d957 (patch) | |
tree | 9b31a9e686628d3f6fd1fdfbac0ebc4c566262ed /net/tintin++ | |
parent | 51dcc7037b6de629b563aecd7b91f91b647db2e8 (diff) | |
download | freebsd-ports-graphics-7048da3e0a16a9fb3fa439e096f9a7629fd0d957.tar.gz freebsd-ports-graphics-7048da3e0a16a9fb3fa439e096f9a7629fd0d957.tar.zst freebsd-ports-graphics-7048da3e0a16a9fb3fa439e096f9a7629fd0d957.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'net/tintin++')
-rw-r--r-- | net/tintin++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 5fb1499bc12..7188e18bcaa 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.walrus.com/pub/avatar/clients/ \ DISTNAME= tintin++v1.5pl6 EXTRACT_SUFX= .tar.Z -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/tintin++/src GNU_CONFIGURE= yes |