diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-09-06 20:38:45 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-09-06 20:38:45 +0000 |
commit | 015f5ef84eabd7ef8ec96dc6399b3a50a7a3410a (patch) | |
tree | b5c0e9c81d8f13275559719cd1871da5ece0f177 | |
parent | 2631f6ed9ccc69529cc18e7e4984738bc7fb86ae (diff) | |
download | freebsd-ports-015f5ef84eabd7ef8ec96dc6399b3a50a7a3410a.zip |
* Michael Lossin <losse@germanymail.com>:
NIS corrections.
* statement concerning personal e-mail to me and SUPPORT in general.
* make it possible to run apsfilter in NIS environment
extraction of $HOMEDIR works now.
idea from: Volker Seebode <vas@plesnik.de>
-rw-r--r-- | print/apsfilter6/Makefile | 2 | ||||
-rw-r--r-- | print/apsfilter6/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 3bf2e11d53e9..cce05a78c6a9 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -9,7 +9,7 @@ PORTNAME= apsfilter PORTVERSION= 6.0.0 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ -DISTFILES= apsfilter-current-05.09.2000.tar.bz2 +DISTFILES= apsfilter-current-06.09.2000.tar.bz2 MAINTAINER= andreas@FreeBSD.org diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index afd1b25b5d1f..55eeca57c96f 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1 +1 @@ -MD5 (apsfilter-current-05.09.2000.tar.bz2) = 4a9703042d48b1f6e52322a5a98db4db +MD5 (apsfilter-current-06.09.2000.tar.bz2) = 5dad50c18673a59023f34347b3bd525a |