diff options
-rw-r--r-- | sysutils/agedu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/agedu/Makefile b/sysutils/agedu/Makefile index 1d41c8bb1d2..1e6156bd636 100644 --- a/sysutils/agedu/Makefile +++ b/sysutils/agedu/Makefile @@ -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 |