diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /devel/directfb/Makefile | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) | |
download | ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.tar.gz ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.zip |
Notes
Diffstat (limited to 'devel/directfb/Makefile')
-rw-r--r-- | devel/directfb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index 09b1304f2832..b3ba12fc6a2f 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -7,7 +7,7 @@ PORTNAME= directfb PORTVERSION= 0.9.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.directfb.org/download/DirectFB/ DISTNAME= DirectFB-${PORTVERSION} |