summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-13 23:15:39 +0000
committerwiz <wiz>2007-11-13 23:15:39 +0000
commita582387c874823a1a3f4bd5111684a23794de569 (patch)
treeb02bd869678e02750cb89384504a2b9bad2864f1 /devel
parent3974adb0b43f7a7fbf150188f67e1d245cea4ab1 (diff)
downloadpkgsrc-a582387c874823a1a3f4bd5111684a23794de569.tar.gz
Add missing slash to URL. From Zafer Aydogan in private mail.
Diffstat (limited to 'devel')
-rw-r--r--devel/libtar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile
index 7de9547ec88..e2b00653517 100644
--- a/devel/libtar/Makefile
+++ b/devel/libtar/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:18 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2007/11/13 23:15:39 wiz Exp $
#
DISTNAME= libtar-1.2.11
PKGREVISION= 1
CATEGORIES= devel archivers
-MASTER_SITES= ftp://ftp.feep.net/pub/software/libtar
+MASTER_SITES= ftp://ftp.feep.net/pub/software/libtar/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.feep.net/libtar/