View | Details | Raw Unified | Return to bug 75218
Collapse All | Expand All

(-)/usr/ports/comms/scmxx/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	scmxx
8
PORTNAME=	scmxx
9
PORTVERSION=	0.7.4
9
PORTVERSION=	0.7.4
10
PORTREVISION=	1
10
CATEGORIES=	comms
11
CATEGORIES=	comms
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)/usr/ports/comms/scmxx/pkg-plist (+4 lines)
Lines 11-13 Link Here
11
%%EXAMPLESDIR%%/vCalendar.vcs
11
%%EXAMPLESDIR%%/vCalendar.vcs
12
%%EXAMPLESDIR%%/vCard.vcf
12
%%EXAMPLESDIR%%/vCard.vcf
13
@dirrm %%EXAMPLESDIR%%
13
@dirrm %%EXAMPLESDIR%%
14
@unexec rmdir %D/man/de/man1 2>/dev/null || true
15
@unexec rmdir %D/man/de/ 2>/dev/null || true
16
@unexec rmdir %D/man/ru/man1 2>/dev/null || true
17
@unexec rmdir %D/man/ru/ 2>/dev/null || true

Return to bug 75218