diff options
Diffstat (limited to 'graphics/imanager')
-rw-r--r-- | graphics/imanager/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/imanager/Makefile b/graphics/imanager/Makefile index fca9bbf800a7..ed583ed95eb7 100644 --- a/graphics/imanager/Makefile +++ b/graphics/imanager/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: imanager -# Version required: 2.0 # Date created: 18 March 2000 # Whom: Cliff Rowley <dozprompt@onsea.com> # # $FreeBSD$ # -DISTNAME= imanager-2.0.final.imlib -PKGNAME= imanager-2.0 +PORTNAME= imanager +PORTVERSION= 2.0 CATEGORIES= graphics MASTER_SITES= http://www.digidezign.com/~imanager/ +DISTNAME= imanager-${PORTVERSION}.final.imlib MAINTAINER= dozprompt@onsea.com |