diff options
author | ume <ume@FreeBSD.org> | 2006-05-31 02:51:30 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2006-05-31 02:51:30 +0800 |
commit | 59fa29c6edc16168f5b98861ad1b1959b4556b7b (patch) | |
tree | b14712262eafa5bcbb7cbb0102cf7c243e4b1405 /misc/compat5x | |
parent | 933aa2b935fa25b3a4d73c642a80d132dbc91495 (diff) | |
download | freebsd-ports-gnome-59fa29c6edc16168f5b98861ad1b1959b4556b7b.tar.gz freebsd-ports-gnome-59fa29c6edc16168f5b98861ad1b1959b4556b7b.tar.zst freebsd-ports-gnome-59fa29c6edc16168f5b98861ad1b1959b4556b7b.zip |
Oops, I forgot to bump PORTREVISION for my previous commit.
Diffstat (limited to 'misc/compat5x')
-rw-r--r-- | misc/compat5x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile index c2d2f48980af..c3156f1124f4 100644 --- a/misc/compat5x/Makefile +++ b/misc/compat5x/Makefile @@ -11,7 +11,7 @@ PORTNAME= compat5x PORTVERSION= 5.4.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lesi/compat5x |