diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-19 08:51:59 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-19 08:51:59 +0000 |
commit | 27e039766951a1823ecbe83a2026811e7789bde2 (patch) | |
tree | e9d817dfe6e5063a0c40c1b02214c2e035a1709c | |
parent | ad8939a4f6ab13b7e1c1916348969c8f4f23a532 (diff) | |
download | freebsd-ports-27e039766951a1823ecbe83a2026811e7789bde2.zip |
fix port after apsfilter6's src directory has gone
-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 c4cf4f43b962..0eb292f35b5e 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-18.08.2000.tar.bz2 +DISTFILES= apsfilter-current-19.08.2000.tar.bz2 MAINTAINER= andreas@FreeBSD.org diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index 31b58c16bef9..5607879e227e 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1 +1 @@ -MD5 (apsfilter-current-18.08.2000.tar.bz2) = 0f488a9804fc1a0839fdfb780c8a1f80 +MD5 (apsfilter-current-19.08.2000.tar.bz2) = 3ae5a60c8bd3c56084acd66d171dfdf6 |