From 487226ca76f57fba653c74090f4ecf3fd9e68096 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Fri, 16 Aug 2002 15:14:15 +0000 Subject: Turn off -Werror for now; it breaks the build on both -current and -stable. Requested by: The author --- mail/popd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/popd/Makefile') diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 9adf5fd2a289..d1d65eb691d9 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -7,6 +7,7 @@ PORTNAME= popd PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp3.za.freebsd.org/pub/popd/ -- cgit