aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-23 08:59:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-23 08:59:35 +0000
commitacb669235c2734bf5cc1ad1bdc6dda896f6b7a42 (patch)
tree39f81a9414760ae377a53edc7f5a7dcac05d6e48 /russian
parent43f3a744211f3897d27998d0f62fda59fd05d331 (diff)
Notes
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile1
-rw-r--r--russian/xmms/Makefile15
2 files changed, 0 insertions, 16 deletions
diff --git a/russian/Makefile b/russian/Makefile
index e01a66ba7958..6fa20b7ee6c6 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -51,7 +51,6 @@
SUBDIR += unzip
SUBDIR += wordpress
SUBDIR += xcode
- SUBDIR += xmms
SUBDIR += xpi-tabextensions
SUBDIR += xruskb
diff --git a/russian/xmms/Makefile b/russian/xmms/Makefile
deleted file mode 100644
index f7c69d3e4302..000000000000
--- a/russian/xmms/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# Created by: oleg dashevskii <be9-ml@be9.ru>
-# $FreeBSD$
-
-CATEGORIES= russian
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= RusXMMS - X Multimedia System with Russian encoding patch
-
-EXPIRATION_DATE= 2014-03-23
-
-CONFLICTS= xmms-[0-9]* zh-xmms-[0-9]*
-MASTERDIR= ${.CURDIR}/../../multimedia/xmms
-OPTIONS_SLAVE= RUSXMMS_PATCHES
-
-.include "${MASTERDIR}/Makefile"