diff options
author | mat <mat@FreeBSD.org> | 2016-02-16 00:04:16 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-02-16 00:04:16 +0800 |
commit | a4d47a922a153f3473e91509212eb0caf004ead1 (patch) | |
tree | 5b0f37b47824213035393ed3194a33cbe6a95baa /archivers/php70-zlib | |
parent | 22ee8373c41b4e6cddcea82177094de9eb184abb (diff) | |
download | freebsd-ports-gnome-a4d47a922a153f3473e91509212eb0caf004ead1.tar.gz freebsd-ports-gnome-a4d47a922a153f3473e91509212eb0caf004ead1.tar.zst freebsd-ports-gnome-a4d47a922a153f3473e91509212eb0caf004ead1.zip |
Fix dupplicate package names.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'archivers/php70-zlib')
-rw-r--r-- | archivers/php70-zlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/php70-zlib/Makefile b/archivers/php70-zlib/Makefile index e9ba04011193..05853d17aaee 100644 --- a/archivers/php70-zlib/Makefile +++ b/archivers/php70-zlib/Makefile @@ -3,7 +3,7 @@ CATEGORIES= archivers -MASTERDIR= ${.CURDIR}/../../lang/php56 +MASTERDIR= ${.CURDIR}/../../lang/php70 PKGNAMESUFFIX= -zlib |