summaryrefslogtreecommitdiff
path: root/mail/majordomo/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-09-10 02:52:59 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-09-10 02:52:59 +0000
commiteb370df20f81d89a792f5f6cdb04e6254eea81f7 (patch)
treed9b0bae0d2e5ff4bab831d77dc5d5084621711e6 /mail/majordomo/Makefile
parentThe majordomo port wrongly assumes that there's ${PREFIX}/bin/perl. (diff)
original distribution updated to 1.94.4.
1.94.4 includes security fix, and jfitz is on vacation, so I committed this. I would like to have a review by jfitz, after he comes back.
Notes
Notes: svn path=/head/; revision=7842
Diffstat (limited to 'mail/majordomo/Makefile')
-rw-r--r--mail/majordomo/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile
index 6327f87edfed..a25ef7c23ee9 100644
--- a/mail/majordomo/Makefile
+++ b/mail/majordomo/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: majordomo
-# Version required: 1.94.3
+# Version required: 1.94.4
# Date created: 23 October 1996
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.9 1997/04/28 00:53:11 jfitz Exp $
+# $Id: Makefile,v 1.10 1997/04/29 10:55:56 jfitz Exp $
#
-DISTNAME= majordomo-1.94.3
+DISTNAME= majordomo-1.94.4
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.greatcircle.com/pub/majordomo/1.94.3/ \
- ftp://ftp.sgi.com/other/majordomo/1.94.3/ \
- ftp://ftp-europe.sgi.com/other/majordomo/
-EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://ftp.sgi.com/other/majordomo/1.94.4/ \
+ ftp://ftp-europe.sgi.com/other/majordomo/1.94.4/
+# ftp://ftp.greatcircle.com/pub/majordomo/1.94.3/ \
+EXTRACT_SUFX= .tgz
MAINTAINER= jfitz@FreeBSD.ORG