diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-07-16 18:18:44 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-07-16 18:18:44 +0000 |
commit | 7c9b5a5b7293166d06dbe6a34c6233a18f51a46a (patch) | |
tree | d86fc64ed247d461a897a82873d6f84f85ab8205 /mail/kiltdown | |
parent | 5fe77d7bd42810dacc25288e3a6ffe0ec86e28c2 (diff) | |
download | ports-7c9b5a5b7293166d06dbe6a34c6233a18f51a46a.tar.gz ports-7c9b5a5b7293166d06dbe6a34c6233a18f51a46a.zip |
Notes
Diffstat (limited to 'mail/kiltdown')
-rw-r--r-- | mail/kiltdown/Makefile | 1 | ||||
-rw-r--r-- | mail/kiltdown/files/patch-configure | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index 7a0c17888ff6..1768960877d6 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -7,6 +7,7 @@ PORTNAME= kiltdown PORTVERSION= 0.8.045 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown diff --git a/mail/kiltdown/files/patch-configure b/mail/kiltdown/files/patch-configure new file mode 100644 index 000000000000..714d78cf6a24 --- /dev/null +++ b/mail/kiltdown/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon May 14 05:25:23 2001 ++++ configure Sat Jul 14 07:43:13 2001 +@@ -337,7 +337,6 @@ + echo + echo + +- exit 1; + fi + echo ok. + |