diff options
author | rene <rene@FreeBSD.org> | 2013-10-06 22:53:00 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-10-06 22:53:00 +0800 |
commit | 2299576f421f0a718c5ddb75931b28aa89fdab0d (patch) | |
tree | 0d93780f9b68d5433a77c08f1946692f9a202985 /security/linux-f10-cyrus-sasl2 | |
parent | 5a8076ae3c09110051cdee10b77e76a1521ead32 (diff) | |
download | freebsd-ports-gnome-2299576f421f0a718c5ddb75931b28aa89fdab0d.tar.gz freebsd-ports-gnome-2299576f421f0a718c5ddb75931b28aa89fdab0d.tar.zst freebsd-ports-gnome-2299576f421f0a718c5ddb75931b28aa89fdab0d.zip |
Add staging support for linux-f10-* ports maintained by emulation@
(category security).
Diffstat (limited to 'security/linux-f10-cyrus-sasl2')
-rw-r--r-- | security/linux-f10-cyrus-sasl2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/linux-f10-cyrus-sasl2/Makefile b/security/linux-f10-cyrus-sasl2/Makefile index 8b91446b10b2..2d8b26905798 100644 --- a/security/linux-f10-cyrus-sasl2/Makefile +++ b/security/linux-f10-cyrus-sasl2/Makefile @@ -27,5 +27,4 @@ PLIST_FILES+= "@exec mkdir -p %D/etc/sasl2" DOCSDIR= usr/share/doc/cyrus-sasl-lib-${PORTVERSION} PORTDOCS= AUTHORS COPYING NEWS README advanced.html appconvert.html components.html gssapi.html index.html install.html macosx.html mechanisms.html options.html plugprog.html programming.html readme.html sysadmin.html upgrading.html windows.html -NO_STAGE= yes .include <bsd.port.mk> |