Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2015 18:05:29 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386462 - head/sysutils/agedu
Message-ID:  <201505151805.t4FI5TWu087944@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 15 18:05:28 2015
New Revision: 386462
URL: https://svnweb.freebsd.org/changeset/ports/386462

Log:
  - Use DISTVERSIONPREFIX instead of DISTNAME

Modified:
  head/sysutils/agedu/Makefile

Modified: head/sysutils/agedu/Makefile
==============================================================================
--- head/sysutils/agedu/Makefile	Fri May 15 18:05:24 2015	(r386461)
+++ head/sysutils/agedu/Makefile	Fri May 15 18:05:28 2015	(r386462)
@@ -3,10 +3,10 @@
 
 PORTNAME=	agedu
 PORTVERSION=	10126
+DISTVERSIONPREFIX=	r
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/sunpoet \
 		http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/
-DISTNAME=	${PORTNAME}-r${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Unix utility for tracking down wasted disk space



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505151805.t4FI5TWu087944>