summaryrefslogtreecommitdiff
path: root/mail/mailagent
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-30 03:18:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-30 03:18:09 +0000
commitbada70ab1f64ff55821d7048a617e91835b543d8 (patch)
treedbd6926a6ba8c7e5df5873ff3fe68f5f29a34b09 /mail/mailagent
parent(1) Change logic for dependency: instead of defining "is_depended" (diff)
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
Notes
Notes: svn path=/head/; revision=6369
Diffstat (limited to 'mail/mailagent')
-rw-r--r--mail/mailagent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile
index 85a5ffb31785..196e037a7ce8 100644
--- a/mail/mailagent/Makefile
+++ b/mail/mailagent/Makefile
@@ -3,14 +3,14 @@
# Date created: 23 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.11 1997/04/18 07:59:20 max Exp $
+# $Id: Makefile,v 1.12 1997/04/20 13:52:30 wosch Exp $
#
DISTNAME= mailagent-3.0pl56
PKGNAME= mailagent-3.0.56
CATEGORIES= mail perl5
MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/ \
- ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+ ${MASTER_SITE_LOCAL}
MAINTAINER= max@FreeBSD.ORG