diff options
author | Doug Barton <dougb@FreeBSD.org> | 2005-12-28 00:31:11 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2005-12-28 00:31:11 +0000 |
commit | cdf8000035ac1b2623198fd184a7a02883fae332 (patch) | |
tree | e57a0f3e588f0b963b85b5ca8a27f2eb23d78173 /misc/compat5x | |
parent | 519e0dc87b139f854dc8a14cce737837a7206e25 (diff) | |
download | ports-cdf8000035ac1b2623198fd184a7a02883fae332.tar.gz ports-cdf8000035ac1b2623198fd184a7a02883fae332.zip |
Bump PORTREVISION to bring in the REQUIRE: ldconfig change.
Notes
Notes:
svn path=/head/; revision=152244
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 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 |