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

(-)mplayer-skins/Makefile (-1 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	mplayer
8
PORTNAME=	mplayer
9
PORTVERSION=	1.0.5
9
PORTVERSION=	1.0.5
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	multimedia
11
CATEGORIES=	multimedia
12
MASTER_SITES=	http://www.mplayerhq.hu/MPlayer/Skin/:Skin \
12
MASTER_SITES=	http://www.mplayerhq.hu/MPlayer/Skin/:Skin \
13
		http://ftp.lug.udel.edu/MPlayer/Skin/:Skin \
13
		http://ftp.lug.udel.edu/MPlayer/Skin/:Skin \
Lines 202-207 Link Here
202
EXTRACT_ONLY+=	mini-0.1.tar.bz2
202
EXTRACT_ONLY+=	mini-0.1.tar.bz2
203
.endif
203
.endif
204
204
205
pre-install:
206
	@${TOUCH} ${PLIST}
205
# Automatically create PLIST
207
# Automatically create PLIST
206
# creates @dirrm entries
208
# creates @dirrm entries
207
# copies file entries
209
# copies file entries

Return to bug 54121