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/compat4x | |
parent | 519e0dc87b139f854dc8a14cce737837a7206e25 (diff) | |
download | ports-cdf8000035ac1b2623198fd184a7a02883fae332.tar.gz ports-cdf8000035ac1b2623198fd184a7a02883fae332.zip |
Notes
Diffstat (limited to 'misc/compat4x')
-rw-r--r-- | misc/compat4x/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |