blob: 23a7b841d361d20d0d7901cb15eba694b67d492d (
plain)
1
2
3
4
5
6
7
8
9
10
|
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>
|