diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-11 04:14:46 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-11 04:14:46 +0000 |
commit | 800ad6d6d627ae29371f05d435b2bbb873d993b2 (patch) | |
tree | 28f23b92d2f77492693bf2691966d5829f63ba23 /mail | |
parent | Use PKGNAME. Before it would have been ldapsdk_12311998 and now it is (diff) |
MASTER_SITES have changed, update accordingly
PR: 13024
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=20648
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rblsmtpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rblsmtpd/Makefile b/mail/rblsmtpd/Makefile index 4118f39703d3..8a821ddbadd7 100644 --- a/mail/rblsmtpd/Makefile +++ b/mail/rblsmtpd/Makefile @@ -3,12 +3,12 @@ # Date created: 30 October 1998 # Whom: John Saunders <john@nlc.net.au> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/02/11 07:23:16 kuriyama Exp $ # DISTNAME= rblsmtpd-0.70 CATEGORIES= mail -MASTER_SITES= ftp://koobera.math.uic.edu/pub/software/ +MASTER_SITES= ftp://koobera.math.uic.edu/www/software/ MAINTAINER= john@nlc.net.au |