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 /mail/majordomo/Makefile | |
parent | caad53e726f891677e7d2125a7b5c32ac6312dd1 (diff) | |
download | ports-5b79c1e047e7adee7a345452072f0c0799eae7f2.tar.gz ports-5b79c1e047e7adee7a345452072f0c0799eae7f2.zip |
Notes
Diffstat (limited to 'mail/majordomo/Makefile')
-rw-r--r-- | mail/majordomo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index 285f095a9c1b..e714d62a4f89 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.greatcircle.com/pub/majordomo/1.94.5/ \ ftp://ftp.sgi.com/other/majordomo/1.94.5/ EXTRACT_SUFX= .tgz -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org Y2K= http://www.greatcircle.com/majordomo/majordomo-faq.html#1.8 |