summaryrefslogtreecommitdiff
path: root/security/pam-mysql
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2003-07-19 11:07:04 +0000
committerAnders Nordby <anders@FreeBSD.org>2003-07-19 11:07:04 +0000
commitd05ed8dfd762827fff14b510dd5b6b4caffefc4e (patch)
tree2b69ab7a4cec416f6c4b1a44b56ed13d55a4a512 /security/pam-mysql
parentRemove stale updates and add mysql-1.030-1. (diff)
Fix MASTER_SITE_SUBDIR so that the distfile is actually fetchable.
PR: 54608 Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes: svn path=/head/; revision=85187
Diffstat (limited to 'security/pam-mysql')
-rw-r--r--security/pam-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index 2d4081a37a9d..52d415fec02e 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -9,7 +9,7 @@ PORTNAME= pam_mysql
PORTVERSION= 0.5
CATEGORIES= security databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
MAINTAINER= anders@FreeBSD.org
COMMENT= A pam module for authenticating with MySQL