diff options
Diffstat (limited to 'graphics/truevision/Makefile')
-rw-r--r-- | graphics/truevision/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index 66b3ca11aa02..a8de6444c07c 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= truevision -PORTVERSION= 0.5.5.2 +DISTVERSION= 0.5.5-2 PORTREVISION= 10 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/0.5.5 -DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME 3D modeler |