diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-19 19:43:36 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-19 19:43:36 +0000 |
commit | 9433ac58dba016385587e097ead085fce2456bff (patch) | |
tree | 0a3244c816e96f946b9cc0b1fa8508c0dcd5ee4a /x11/kde4-workspace/Makefile | |
parent | 45a756b50e39d6e128a9564c8de9388fd7469c81 (diff) | |
download | ports-9433ac58dba016385587e097ead085fce2456bff.tar.gz ports-9433ac58dba016385587e097ead085fce2456bff.zip |
Notes
Diffstat (limited to 'x11/kde4-workspace/Makefile')
-rw-r--r-- | x11/kde4-workspace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 432cddcea474..1ae4170f6ed5 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -7,11 +7,11 @@ # PORTNAME= kdebase -PORTVERSION= ${KDE_VERSION}a +PORTVERSION= ${KDE_VERSION} PORTREVISION= 0 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${KDE_VERSION}a/src +MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org |