summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-12-24 09:08:39 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-12-24 09:08:39 +0000
commit589cde12a27c9ae9ccc9c4fa46252ddfe8f07540 (patch)
treee4ee778f118f497f6590404021204f4cdffbc29b
parent[1] Link against libexpat so that the drivers actually work. (diff)
Bump PORTREVISION for previous commit.
Notes
Notes: svn path=/head/; revision=125044
-rw-r--r--graphics/dri/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile
index cd8289e1e9b9..d6f553c465c6 100644
--- a/graphics/dri/Makefile
+++ b/graphics/dri/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dri
PORTVERSION= 6.2
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}