diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-20 22:53:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-20 22:53:45 +0000 |
commit | 02038c5cc22501423e9bbadd72b413862d54d7d0 (patch) | |
tree | 38253c82bd22cfdbd464484eeec25f9a1c65b13f /net | |
parent | aa106cd5e76dd1397c813ac3c0ef59184ef88647 (diff) | |
download | ports-02038c5cc22501423e9bbadd72b413862d54d7d0.tar.gz ports-02038c5cc22501423e9bbadd72b413862d54d7d0.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/nslint/Makefile | 3 | ||||
-rw-r--r-- | net/nslint/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/nslint/Makefile b/net/nslint/Makefile index 3660ad94b0a6..0efb2f41b912 100644 --- a/net/nslint/Makefile +++ b/net/nslint/Makefile @@ -6,9 +6,10 @@ # PORTNAME= nslint -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.a2 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} MAINTAINER= petef@FreeBSD.org diff --git a/net/nslint/distinfo b/net/nslint/distinfo index 86779740d486..385ca8a2fa00 100644 --- a/net/nslint/distinfo +++ b/net/nslint/distinfo @@ -1 +1 @@ -MD5 (nslint-2.0.2.tar.gz) = 7485382bfdf23531f80dd05b05913d9a +MD5 (nslint-2.1a2.tar.gz) = e8cb00c8297bf329c04cdcd39dc615f6 |