summaryrefslogtreecommitdiffstats
path: root/mail/mailagent
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-01-08 18:52:14 +0000
committerfenner <fenner@FreeBSD.org>1998-01-08 18:52:14 +0000
commit983599ec6f3d0f4e852bc9d13462f756128cb5ac (patch)
tree1fbb9d706ce89c7d511f8c362581005028ccfa91 /mail/mailagent
parent9fb8d29681e666cb67e9cfe6c4280ff917860ddd (diff)
downloadFreeBSD-ports-983599ec6f3d0f4e852bc9d13462f756128cb5ac.zip
FreeBSD-ports-983599ec6f3d0f4e852bc9d13462f756128cb5ac.tar.gz
Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738)
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 864c5a5..438c9c5 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.20 1997/09/16 01:03:26 max Exp $
+# $Id: Makefile,v 1.21 1997/11/23 17:02:37 max Exp $
#
DISTNAME= mailagent-3.0@58
PKGNAME= mailagent-3.0.58
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/RAM/
+MASTER_SITE_SUBDIR= ../../authors/id/RAM
MAINTAINER= max@FreeBSD.ORG
OpenPOWER on IntegriCloud