From 4096430f38e477e87ca4857e4ec2a65b5df6aa45 Mon Sep 17 00:00:00 2001 From: mandree Date: Sun, 19 Feb 2012 22:37:18 +0000 Subject: Fix MASTER_SITES to make the port fetchable. --- deskutils/docear/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/docear/Makefile b/deskutils/docear/Makefile index 65974d4b7c4b..59ed9cf1172a 100644 --- a/deskutils/docear/Makefile +++ b/deskutils/docear/Makefile @@ -9,7 +9,7 @@ PORTNAME= docear PORTVERSION= 1.0.0.b01 PORTREVISION= 1 CATEGORIES= deskutils java -MASTER_SITES= SF/docear/1.x/${PORTVERSION:S/\.b/_beta/} +MASTER_SITES= SF/docear/1.x/${PORTVERSION:S/.b/_beta/} DISTNAME= docear_linux MAINTAINER= mandree@FreeBSD.org -- cgit