diff options
author | lofi <lofi@FreeBSD.org> | 2006-01-09 03:32:36 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-01-09 03:32:36 +0800 |
commit | 45ac8c84561611e230ff77f0da69b703896dbe60 (patch) | |
tree | c42c2360158e278de50b6b936586613abfb09f6a /misc/kde3-i18n-ss/Makefile | |
parent | c249b791479123e2a078f1edd661a02e2be364e5 (diff) | |
download | freebsd-ports-gnome-45ac8c84561611e230ff77f0da69b703896dbe60.tar.gz freebsd-ports-gnome-45ac8c84561611e230ff77f0da69b703896dbe60.tar.zst freebsd-ports-gnome-45ac8c84561611e230ff77f0da69b703896dbe60.zip |
Update to KDE 3.5.0
Diffstat (limited to 'misc/kde3-i18n-ss/Makefile')
-rw-r--r-- | misc/kde3-i18n-ss/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kde3-i18n-ss/Makefile b/misc/kde3-i18n-ss/Makefile index 837eae4e7ee9..a1d1b5097b13 100644 --- a/misc/kde3-i18n-ss/Makefile +++ b/misc/kde3-i18n-ss/Makefile @@ -6,11 +6,10 @@ # PORTNAME= kde-i18n -# PORTVERSION= ${KDE_VERSION} -PORTVERSION= 3.1.5 +PORTVERSION= ${KDE_VERSION} CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= Attic/${PORTVERSION:S/.0//}/src/kde-i18n +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n PKGNAMEPREFIX= ss- DIST_SUBDIR= KDE |