From 88bfe4bd43787219ab4de75bd68c490c98776dfc Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 11 May 2015 18:34:57 +0000 Subject: Cleanup DIST* variables. When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight --- science/liblinear/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'science/liblinear') diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile index 91305e3c30bb..f53ff7ce92c7 100644 --- a/science/liblinear/Makefile +++ b/science/liblinear/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.94 CATEGORIES= science math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \ http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= ports@FreeBSD.org COMMENT= Library for Large Linear Classification -- cgit v1.3