diff options
author | dougb <dougb@FreeBSD.org> | 2005-12-28 08:31:11 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2005-12-28 08:31:11 +0800 |
commit | 0e466c8797de7b5b7dd9d6f441b98469f74491e8 (patch) | |
tree | d9a209c4e0d75b502c89fbc9d75bb4d3379128b4 /misc | |
parent | f37450f783ba5b9a2ea5090f4ae07c42efa45124 (diff) | |
download | freebsd-ports-gnome-0e466c8797de7b5b7dd9d6f441b98469f74491e8.tar.gz freebsd-ports-gnome-0e466c8797de7b5b7dd9d6f441b98469f74491e8.tar.zst freebsd-ports-gnome-0e466c8797de7b5b7dd9d6f441b98469f74491e8.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 |