diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-16 19:38:47 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-16 19:38:47 +0000 |
commit | 2090d595c23ac6a23e957982e9c7fed7bf1ddeec (patch) | |
tree | 36154454b19115dc05399a506e3c054ac599eb62 /x11/kdelibs4 | |
parent | 31a2fabbd823b10604d40310f91ddc56a94feb34 (diff) | |
download | ports-2090d595c23ac6a23e957982e9c7fed7bf1ddeec.tar.gz ports-2090d595c23ac6a23e957982e9c7fed7bf1ddeec.zip |
Notes
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 69fa51bcb9ce..ddcf7a3b729c 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.5 PORTREVISION= 0 CATEGORIES?= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org |