mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
1b6b6d972f
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
18 lines
342 B
Makefile
18 lines
342 B
Makefile
# Created by: Mikle Davidkin <skylord@vt.net.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= isp
|
|
PORTVERSION= 1.1
|
|
PORTREVISION= 3
|
|
CATEGORIES= net-p2p
|
|
MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION}
|
|
|
|
MAINTAINER= me@skylord.ru
|
|
|
|
PLUGIN_DESC= ISP
|
|
|
|
PLIST_FILES= share/verlihub/default_pi_isp.sql
|
|
|
|
.include "../verlihub-plugins/Makefile.plugins"
|
|
.include <bsd.port.mk>
|