diff options
Diffstat (limited to 'news/inn-current/Makefile')
-rw-r--r-- | news/inn-current/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index d11ab2969828..eae5fc66fefe 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -6,17 +6,17 @@ # PORTVERSION= ${SNAPSHOT} -PORTREVISION= 1 # Ensure master is overridden +PORTREVISION= 0 # Ensure master is overridden MASTER_SITE_ISC?= # Empty MASTER_SITES= ${MASTER_SITE_ISC:C/$/ ${MASTER_SITE_LOCAL:C/%SUBDIR%/shaun/g}/1} MASTER_SITE_SUBDIR= inn/snapshots PKGNAMESUFFIX= -${BRANCH} DISTNAME= ${PORTNAME}-${BRANCH:U}-${SNAPSHOT} -BROKEN= Does not install +BROKEN= Does not install (makedbz segfaults) BRANCH= current -SNAPSHOT= 20061024 +SNAPSHOT= 20081107 CONFLICTS= inn-2.[0-9]* inn-stable-[0-9]* |