diff options
author | Doug Barton <dougb@FreeBSD.org> | 2005-12-28 08:31:11 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2005-12-28 08:31:11 +0800 |
commit | cdf8000035ac1b2623198fd184a7a02883fae332 (patch) | |
tree | e57a0f3e588f0b963b85b5ca8a27f2eb23d78173 /misc | |
parent | 519e0dc87b139f854dc8a14cce737837a7206e25 (diff) | |
download | freebsd-ports-gnome-cdf8000035ac1b2623198fd184a7a02883fae332.tar.gz freebsd-ports-gnome-cdf8000035ac1b2623198fd184a7a02883fae332.tar.zst freebsd-ports-gnome-cdf8000035ac1b2623198fd184a7a02883fae332.zip |
Bump PORTREVISION to bring in the REQUIRE: ldconfig change.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/compat4x/Makefile | 2 | ||||
-rw-r--r-- | misc/compat5x/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile index 1e1ab1fea126..12ffd88d0efa 100644 --- a/misc/compat4x/Makefile +++ b/misc/compat4x/Makefile @@ -7,7 +7,7 @@ PORTNAME= compat4x PORTVERSION= ${COMPAT4X_PORTVERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= ${COMPAT4X_MASTER_SITES} MASTER_SITE_SUBDIR= ${COMPAT4X_MASTER_SITE_SUBDIR} diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile index 65a7be4da2e7..b569fc163f59 100644 --- a/misc/compat5x/Makefile +++ b/misc/compat5x/Makefile @@ -11,7 +11,7 @@ PORTNAME= compat5x PORTVERSION= 5.4.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lesi/compat5x |