diff options
author | petef <petef@FreeBSD.org> | 2001-11-21 06:53:45 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-21 06:53:45 +0800 |
commit | 62e3cc15c3a455783af104f27e0f1bcea22ff095 (patch) | |
tree | 9368c533f9b82afbddb4a5a8e82505be60934b97 /dns | |
parent | 3287298bb6bc53f49a4d19236eb1df97c02033b5 (diff) | |
download | freebsd-ports-gnome-62e3cc15c3a455783af104f27e0f1bcea22ff095.tar.gz freebsd-ports-gnome-62e3cc15c3a455783af104f27e0f1bcea22ff095.tar.zst freebsd-ports-gnome-62e3cc15c3a455783af104f27e0f1bcea22ff095.zip |
Update to 2.1.a2
Diffstat (limited to 'dns')
-rw-r--r-- | dns/nslint/Makefile | 3 | ||||
-rw-r--r-- | dns/nslint/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index 3660ad94b0a6..0efb2f41b912 100644 --- a/dns/nslint/Makefile +++ b/dns/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/dns/nslint/distinfo b/dns/nslint/distinfo index 86779740d486..385ca8a2fa00 100644 --- a/dns/nslint/distinfo +++ b/dns/nslint/distinfo @@ -1 +1 @@ -MD5 (nslint-2.0.2.tar.gz) = 7485382bfdf23531f80dd05b05913d9a +MD5 (nslint-2.1a2.tar.gz) = e8cb00c8297bf329c04cdcd39dc615f6 |