svn commit: r386462 - head/sysutils/agedu
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 15 18:05:29 UTC 2015
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 at FreeBSD.org
COMMENT= Unix utility for tracking down wasted disk space
More information about the svn-ports-all
mailing list