diff options
Diffstat (limited to 'editors/koffice')
-rw-r--r-- | editors/koffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index 0abf23ba83f3..2a217312f414 100644 --- a/editors/koffice/Makefile +++ b/editors/koffice/Makefile @@ -6,11 +6,12 @@ # PORTNAME= koffice -PORTVERSION= 1.1-rc1 +PORTVERSION= 1.1.rc1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION}/src +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/} MAINTAINER= will@FreeBSD.org |