diff options
author | David Thiel <lx@FreeBSD.org> | 2007-07-04 20:46:16 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-07-04 20:46:16 +0000 |
commit | 97ca50e92339167e3c7f8adae4042561a7106de2 (patch) | |
tree | 568a8ac959540dbb5db9f189237e0885a2df7171 /audio/amarok-fs/Makefile | |
parent | 1a86edeccc1a418b4c8145f31e99e66047c977b6 (diff) | |
download | ports-97ca50e92339167e3c7f8adae4042561a7106de2.tar.gz ports-97ca50e92339167e3c7f8adae4042561a7106de2.zip |
Notes
Diffstat (limited to 'audio/amarok-fs/Makefile')
-rw-r--r-- | audio/amarok-fs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok-fs/Makefile b/audio/amarok-fs/Makefile index feb72dc94d1f..649e70c823ed 100644 --- a/audio/amarok-fs/Makefile +++ b/audio/amarok-fs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -DISTNAME= 52641-${PORTNAME}-${PORTVERSION} +DISTNAME= 52641-amarokFS-${PORTVERSION} MAINTAINER= bsdkaffee@gmail.com COMMENT= A full screen application for Amarok @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_KDELIBS_VER=3 INSTALLS_ICONS= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/amarokFS-${PORTVERSION} PORTDOCS= README theme-howto.txt |