1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Pass maintainer to euan at potensol.com

- Fix CONFLICTS
- Bump PORTREVISION
This commit is contained in:
Jose Alonso Cardenas Marquez 2016-05-05 13:10:21 +00:00
parent 544a284240
commit 9d79a9cc5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414643

View File

@ -3,11 +3,12 @@
PORTNAME= sope3
PORTVERSION= 3.0.2
PORTREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/
DISTNAME= SOPE-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
MAINTAINER= euan@potensol.com
COMMENT= Extensive set of GNUstep web application frameworks
LICENSE= LGPL20
@ -30,7 +31,7 @@ USES= gmake gnustep
USE_GNUSTEP= base build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
CONFLICTS= sope-[0-9]*
CONFLICTS= sope2-[0-9]*
SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \
GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES}