diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /net/ascend-radius | |
parent | caad53e726f891677e7d2125a7b5c32ac6312dd1 (diff) | |
download | freebsd-ports-5b79c1e047e7adee7a345452072f0c0799eae7f2.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'net/ascend-radius')
-rw-r--r-- | net/ascend-radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ascend-radius/Makefile b/net/ascend-radius/Makefile index 8ddde6730660..bfc975d2c219 100644 --- a/net/ascend-radius/Makefile +++ b/net/ascend-radius/Makefile @@ -19,7 +19,7 @@ DISTFILES= radius-980618.tar.gz \ 980618.pdf EXTRACT_ONLY= radius-980618.tar.gz -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKPREFIX= radius-980618/radius-1.16-ascend WRKSRC= ${WRKDIR}/${WRKPREFIX}/ascendd |