diff options
Diffstat (limited to 'x11/xdbedizzy/Makefile')
-rw-r--r-- | x11/xdbedizzy/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xdbedizzy/Makefile b/x11/xdbedizzy/Makefile index 6a5f604ce65e..676e3fe2c1e9 100644 --- a/x11/xdbedizzy/Makefile +++ b/x11/xdbedizzy/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xdbedizzy -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Demo of DBE creating a double buffered spinning scene +LICENSE= MIT + XORG_CAT= app USE_XORG= xp xext xprintutil xp xau xext |