diff options
Diffstat (limited to 'misc/kde3-i18n-es/Makefile')
-rw-r--r-- | misc/kde3-i18n-es/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kde3-i18n-es/Makefile b/misc/kde3-i18n-es/Makefile index 48a600cf37dd..ced895c71678 100644 --- a/misc/kde3-i18n-es/Makefile +++ b/misc/kde3-i18n-es/Makefile @@ -5,14 +5,13 @@ # $FreeBSD$ # -PORTNAME= kde-i18n-es +PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n +PKGNAMEPREFIX= es- DIST_SUBDIR= KDE -WRKSRC= ${WRKDIR}/${PORTNAME} MAINTAINER?= kde@FreeBSD.org |