mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Define PKGNAMESUFFIX to prefent package name collision
- Bump PORTREVISION
This commit is contained in:
parent
aca3dfa4bb
commit
7c10065037
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330315
@ -3,13 +3,14 @@
|
||||
|
||||
PORTNAME= freeradius
|
||||
DISTVERSION= 3.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \
|
||||
ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \
|
||||
http://ftp.cc.uoc.gr/mirrors/ftp.freeradius.org/%SUBDIR%/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
MASTER_SITE_SUBDIR= . old
|
||||
PKGNAMESUFFIX= 3
|
||||
DISTNAME= freeradius-server-${DISTVERSION}
|
||||
|
||||
MAINTAINER= zi@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user