diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-06-21 02:48:48 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-06-21 02:48:48 +0000 |
commit | cba84991c6c7482f2cb1d9da437b7b4c19ca82fa (patch) | |
tree | 57b1c29cda8518625b126d7f94faab3941994a62 /x11-clocks | |
parent | 66aed701887e37810181d8f3e4b266b3b4abe093 (diff) | |
download | ports-cba84991c6c7482f2cb1d9da437b7b4c19ca82fa.tar.gz ports-cba84991c6c7482f2cb1d9da437b7b4c19ca82fa.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile index 3c55f0e4e6bd..d397577f9fb3 100644 --- a/x11-clocks/kdetoys2/Makefile +++ b/x11-clocks/kdetoys2/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdetoys PORTVERSION= 2.2.2 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= Attic/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org |