1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

fix variable ordering (portlint)

This commit is contained in:
Michael Haro 2000-04-20 20:19:33 +00:00
parent 2334bad4e6
commit 5034414b87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27813

View File

@ -14,8 +14,8 @@ MASTER_SITES= ftp://avian.org/src/hacks/ \
ftp://zippy.telcom.arizona.edu/pub/mirrors/avian.org/hacks/ \
ftp://ftp.sterling.com/mirrors/avian.org/src/hacks/ \
ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/
EXTRACT_SUFX= .tgz
DISTNAME= nc110
EXTRACT_SUFX= .tgz
MAINTAINER= obrien@FreeBSD.org