Update to v1.4
This commit is contained in:
parent
08d56f4a50
commit
1ffb51aa31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41876
4 changed files with 6 additions and 6 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= airport
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= net java
|
||||
MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/
|
||||
DISTFILES= configurator_13${EXTRACT_SUFX}
|
||||
DISTFILES= configurator_${PORTVERSION:S/.//}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= nsayer@freebsd.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (configurator_13.zip) = d38912fd7b91ffe6986ca2b1010443f5
|
||||
MD5 (configurator_14.zip) = b9dbbf78e7a69e358a0237def72cad32
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= airport
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= net java
|
||||
MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/
|
||||
DISTFILES= configurator_13${EXTRACT_SUFX}
|
||||
DISTFILES= configurator_${PORTVERSION:S/.//}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= nsayer@freebsd.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (configurator_13.zip) = d38912fd7b91ffe6986ca2b1010443f5
|
||||
MD5 (configurator_14.zip) = b9dbbf78e7a69e358a0237def72cad32
|
||||
|
|
Loading…
Reference in a new issue