diff options
author | Boris Popov <bp@FreeBSD.org> | 2000-07-05 08:06:38 +0000 |
---|---|---|
committer | Boris Popov <bp@FreeBSD.org> | 2000-07-05 08:06:38 +0000 |
commit | 51190c35ea3dcf9768527b0b76505c20b778a03a (patch) | |
tree | 1b5abb754ad3abf4d36327cd5d4735b03e82d60f /net | |
parent | Add entire include/wordnet-1.6 directory and one library. (diff) |
Update to version 0.99-pl19.
Notes
Notes:
svn path=/head/; revision=30225
Diffstat (limited to 'net')
-rw-r--r-- | net/mars_nwe/Makefile | 4 | ||||
-rw-r--r-- | net/mars_nwe/distinfo | 2 | ||||
-rw-r--r-- | net/mars_nwe/files/patch-aa | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/net/mars_nwe/Makefile b/net/mars_nwe/Makefile index 67c4045222e7..86ab3cc794d3 100644 --- a/net/mars_nwe/Makefile +++ b/net/mars_nwe/Makefile @@ -6,12 +6,12 @@ # PORTNAME= mars_nwe -PORTVERSION= 0.99.b18 +PORTVERSION= 0.99.b19 CATEGORIES= net MASTER_SITES= http://www.compu-art.de/download/ \ ftp://ftp.gwdg.de/pub/linux/misc/ncpfs/mars_nwe/ \ ftp://ftp.butya.kz/pub/mars_nwe/ -DISTNAME= mars_nwe-0.99.pl18 +DISTNAME= mars_nwe-0.99.pl19 EXTRACT_SUFX= .tgz MAINTAINER= bp@FreeBSD.org diff --git a/net/mars_nwe/distinfo b/net/mars_nwe/distinfo index e57ccc5c04c0..ef08a401f009 100644 --- a/net/mars_nwe/distinfo +++ b/net/mars_nwe/distinfo @@ -1 +1 @@ -MD5 (mars_nwe-0.99.pl18.tgz) = d114f51c3b92e79765820fbe737a278c +MD5 (mars_nwe-0.99.pl19.tgz) = 3811a245364538d476255e55f40d360b diff --git a/net/mars_nwe/files/patch-aa b/net/mars_nwe/files/patch-aa index 876a0d68d65f..34b67b05d1c3 100644 --- a/net/mars_nwe/files/patch-aa +++ b/net/mars_nwe/files/patch-aa @@ -33,4 +33,3 @@ diff -u -r1.1.1.1 -r1.2 +# define PATHNAME_PROGS "/usr/local/sbin" /* where to find the executables */ # define PATHNAME_BINDERY "/var/nwserv/db" /* directory for bindery-files */ #endif - |