From 43bac1c1bddbf237d552509cd707132cae212d22 Mon Sep 17 00:00:00 2001 From: "Slawomir Wojciech Wojtczak (vermaden)" Date: Mon, 19 Mar 2012 22:54:48 +0100 Subject: [PATCH] 1.3.1 --- port/sysutils/automount/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/port/sysutils/automount/Makefile b/port/sysutils/automount/Makefile index 2f171fc..5b4917b 100644 --- a/port/sysutils/automount/Makefile +++ b/port/sysutils/automount/Makefile @@ -8,7 +8,7 @@ PORTNAME= automount PORTVERSION= 1.3.1 CATEGORIES= sysutils -MASTER_SITES= https://github.com/vermaden/automount/port/distfiles/ +MASTER_SITES= https://github.com/vermaden/automount/tree/master/port/distfiles/ MAINTAINER= vermaden@interia.pl COMMENT= FreeBSD's devd(8) based automount sollution