diff options
-rw-r--r-- | devel/sope3/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/sope3/Makefile b/devel/sope3/Makefile index b0991c1cbb1f..20d43ea65199 100644 --- a/devel/sope3/Makefile +++ b/devel/sope3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sope3 PORTVERSION= 3.2.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} @@ -11,6 +11,9 @@ DISTNAME= SOPE-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Extensive set of GNUstep web application frameworks +DEPRECATED= Deprecated, replaced by devel/sope4 +EXPIRATION_DATE= 2020-01-31 + LICENSE= LGPL20 BROKEN_powerpc64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Illegal instruction (core dumped) |