diff options
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 49feedc49fc6..2e0baea82a2b 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -7,7 +7,7 @@ # PORTNAME= openafs -DISTVERSION= ${AFS_DISTVERSION}.d${DBVERSION:S/-//g} +DISTVERSION= ${AFS_DISTVERSION}.${DBVERSION:S/-//g} CATEGORIES= net kld MASTER_SITES= http://dl.central.org/dl/openafs/candidate/${AFS_DISTVERSION}/:openafs \ http://dl.openafs.org/dl/openafs/candidate/${AFS_DISTVERSION}/:openafs \ |