1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Fix MASTER_SITES.

Version 2.0 is located one directory up.

PR:		ports/178460
Submitted by:	John Marino <draco@marino.st> (maintainer)
This commit is contained in:
Raphael Kubo da Costa 2013-05-11 22:23:52 +00:00
parent 2984129c13
commit d2b95c1b28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317922

View File

@ -7,7 +7,7 @@
PORTNAME= cmph
PORTVERSION= 2.0
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= jessekempf@gmail.com
COMMENT= Minimal perfect hashes for C