diff options
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 |