diff options
author | mat <mat@FreeBSD.org> | 2013-12-05 19:10:49 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2013-12-05 19:10:49 +0800 |
commit | c6c48e8eca76c54a6a5e1f6a28d91f2e5492137f (patch) | |
tree | dbba8f7c619a6f7db5c86ae59117cfcf6e8fe57e /www/squid | |
parent | 4d3ac6c98b3d0afa6d432c5951df26077eb3fa37 (diff) | |
download | freebsd-ports-gnome-c6c48e8eca76c54a6a5e1f6a28d91f2e5492137f.tar.gz freebsd-ports-gnome-c6c48e8eca76c54a6a5e1f6a28d91f2e5492137f.tar.zst freebsd-ports-gnome-c6c48e8eca76c54a6a5e1f6a28d91f2e5492137f.zip |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450
Submitted by: mat
Approved by: portmgr (bapt)
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 771bb15820b8..e77f47518d41 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -114,7 +114,7 @@ COMMENT= HTTP Caching Proxy SQUID_STABLE_VER= 9 -CONFLICTS_INSTALL= squid-2.[^7]* squid-3.* cacheboy-[0-9]* lusca-head-[0-9]* +CONFLICTS_INSTALL= squid-2.[^7]* squid3?-* cacheboy-[0-9]* lusca-head-[0-9]* USES= perl5 GNU_CONFIGURE= yes USE_BZIP2= yes |