diff options
author | kris <kris@FreeBSD.org> | 2000-04-17 07:43:54 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-17 07:43:54 +0800 |
commit | e0c8ef49d897de0719277097a1e6578f291f493e (patch) | |
tree | a507d77c2f057765db160e5da3bcb12649048586 /net | |
parent | b5b84b324103cea40f0ab71394d8a4729fdca07c (diff) | |
download | freebsd-ports-gnome-e0c8ef49d897de0719277097a1e6578f291f493e.tar.gz freebsd-ports-gnome-e0c8ef49d897de0719277097a1e6578f291f493e.tar.zst freebsd-ports-gnome-e0c8ef49d897de0719277097a1e6578f291f493e.zip |
Replace AWOL maintainer with an active one (Assar Westerlund <assar@stacken.kth.se>)
No response from: thepish (previous maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/arla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index fb5152798093..e1b2b4bf45ce 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.31 CATEGORIES= net MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ -MAINTAINER= thepish@freebsd.org +MAINTAINER= assar@stacken.kth.se .if !exists(/usr/lib/libkafs.a) BROKEN= requires kerberos |