- Restore PORTEPOCH and PORTNAME
Reviewed by: miwi@
This commit is contained in:
parent
37ec9f3ccf
commit
f5ce9d0a1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244851
1 changed files with 3 additions and 2 deletions
|
@ -5,12 +5,13 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= skystar2.8
|
||||
PORTNAME= skystar2
|
||||
PORTVERSION= 1.32
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net kld
|
||||
MASTER_SITES= http://paradox.lissyara.su/ \
|
||||
http://lissyara.su/patch/skystar2/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//}
|
||||
DISTNAME= ${PORTNAME}.8_${PORTVERSION:S/.//}
|
||||
|
||||
MAINTAINER= admin@lissyara.su
|
||||
COMMENT= Kernel module and program for SkyStar2/SkyStar2.8A, ver. ${PORTVERSION}
|
||||
|
|
Loading…
Reference in a new issue