diff options
author | linimon <linimon@FreeBSD.org> | 2012-04-11 03:01:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-04-11 03:01:48 +0800 |
commit | 9bde3c6ddb3ba3b2d9dd4c7dacc2de5ad8ecbe01 (patch) | |
tree | 2b902bf2f25fad0ac35189d7f168695ad599bc49 /net/latd | |
parent | 552722a31b35de1a824f28e0511f1f65d54fa0fa (diff) | |
download | freebsd-ports-gnome-9bde3c6ddb3ba3b2d9dd4c7dacc2de5ad8ecbe01.tar.gz freebsd-ports-gnome-9bde3c6ddb3ba3b2d9dd4c7dacc2de5ad8ecbe01.tar.zst freebsd-ports-gnome-9bde3c6ddb3ba3b2d9dd4c7dacc2de5ad8ecbe01.zip |
Release back to the wild: maintainer no longer has the appropriate hardware
to test with.
Diffstat (limited to 'net/latd')
-rw-r--r-- | net/latd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/latd/Makefile b/net/latd/Makefile index fb083d718fee..8020ed288b39 100644 --- a/net/latd/Makefile +++ b/net/latd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.25 CATEGORIES= net MASTER_SITES= SF/linux-decnet/${PORTNAME}/${PORTVERSION} -MAINTAINER= tillman@seekingfire.com +MAINTAINER= ports@FreeBSD.org COMMENT= The linux-decnet project LAT protocol suite WRKSRC= ${WRKDIR}/${DISTNAME} |