diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-22 09:01:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-22 09:01:52 +0000 |
commit | 17238cbf3a1191c1d34c94c7b4482073604b21da (patch) | |
tree | 916c59f1e5bb829366501693c89d1df8ab5e3a7e /net/openafs | |
parent | 9aaf74be2e1ec228452705ec50b417b2b72c7268 (diff) | |
download | ports-17238cbf3a1191c1d34c94c7b4482073604b21da.tar.gz ports-17238cbf3a1191c1d34c94c7b4482073604b21da.zip |
Notes
Diffstat (limited to 'net/openafs')
-rw-r--r-- | net/openafs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile index e748591daf73..3be83388df96 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -19,7 +19,7 @@ COMMENT= AFS implementation from openafs.org LICENSE= IPLv1 LICENSE_NAME= IBM Public License Version 1.0 LICENSE_FILE= ${WRKSRC}/doc/LICENSE -LICENSE_PERMS= auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept AFS_DISTVERSION=1.6.7 DBVERSION= 2013-01-28 |