diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-27 11:16:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-27 11:16:40 +0000 |
commit | 91361cb08d3d323301dd240c4dc8f1ae85979ba3 (patch) | |
tree | 1673712cbb19f2318da4dcf38941fb13076a995c /graphics/cegui/Makefile | |
parent | 165b844ff65214a532a634c447027f0f2aa6c38a (diff) |
Notes
Diffstat (limited to 'graphics/cegui/Makefile')
-rw-r--r-- | graphics/cegui/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 79abdeeb07bd..711504ac2a0b 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -6,12 +6,12 @@ # PORTNAME= cegui -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.1 +PORTREVISION= 0 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=crayzedsgui -DISTNAME= ${PORTNAME}_mk2-${PORTVERSION} +DISTNAME= ${PORTNAME}_mk2-source-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= A library providing windowing and widgets for graphics APIs |