diff options
Diffstat (limited to 'mail/archiveopteryx-devel/Makefile')
-rw-r--r-- | mail/archiveopteryx-devel/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile index 30f61ae92ce3..5c354254065e 100644 --- a/mail/archiveopteryx-devel/Makefile +++ b/mail/archiveopteryx-devel/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= archiveopteryx -PORTVERSION= 3.2.99.20140730 -PORTREVISION= 1 +PORTVERSION= 3.2.99.20151201 +PORTREVISION= 0 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -17,13 +17,13 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam USE_GITHUB= yes GH_ACCOUNT= aox GH_PROJECT= aox -GH_TAGNAME= 39bdb8b +GH_TAGNAME= b4fd1c3 USES= perl5 tar:bzip2 pgsql:9.1+ USE_OPENSSL= yes USE_PERL5= build -PORTDOCS= COPYING README bsd.txt +PORTDOCS= COPYING README license.txt SUB_FILES= pkg-message |