diff options
author | anholt <anholt@FreeBSD.org> | 2004-12-24 17:08:39 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-12-24 17:08:39 +0800 |
commit | 5a985cfe5577f5fb1c93fe33634e833dc58d7673 (patch) | |
tree | 9f16a70c40a98556f29f7773ae22eef3e76f0d4d /graphics | |
parent | 18822b6b812dfadeb19045de4f6e70e4406ca3a0 (diff) | |
download | freebsd-ports-gnome-5a985cfe5577f5fb1c93fe33634e833dc58d7673.tar.gz freebsd-ports-gnome-5a985cfe5577f5fb1c93fe33634e833dc58d7673.tar.zst freebsd-ports-gnome-5a985cfe5577f5fb1c93fe33634e833dc58d7673.zip |
Bump PORTREVISION for previous commit.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dri/Makefile | 1 |
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} |