413ce59cea
Submitted by: mat
12 lines
240 B
Makefile
12 lines
240 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= port-index-uniquifier
|
|
PORTVERSION= ${OSVERSION}
|
|
CATEGORIES= ports-mgmt
|
|
|
|
MAINTAINER= cperciva@FreeBSD.org
|
|
COMMENT= Dummy port to ensure major versions have different INDEX files
|
|
|
|
USES= metaport
|
|
|
|
.include <bsd.port.mk>
|