diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-16 23:43:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-16 23:43:54 +0000 |
commit | d12f14432cc492205cefb505a3c1320dd0f4e31a (patch) | |
tree | de0f602ff23436e68fa684e8d9f720adf86e135a /net/arla | |
parent | ab8a84d57aff512fe3b634cd21374e1a274ce644 (diff) |
Replace AWOL maintainer with an active one (Assar Westerlund <assar@stacken.kth.se>)
No response from: thepish (previous maintainer)
Notes
Notes:
svn path=/head/; revision=27678
Diffstat (limited to 'net/arla')
-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 |