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 --- textproc/jdictionary/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/jdictionary') diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index 3d1f4e60650b..cb6f1291743c 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= jdictionary -PORTVERSION= 1.8 +DISTVERSION= 1_8 PORTREVISION= 4 CATEGORIES= textproc java MASTER_SITES= SF/jdictionary/jDictionary/jDictionary%20version%20${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,} MAINTAINER= jmohacsi@bsd.hu COMMENT= Platform independent, plugin based dictionary -- cgit v1.2.3