diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-15 21:20:53 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-15 21:20:53 +0000 |
commit | 9cf3af7dc90bb283a5a2163ac3c3131eb6ff5ae4 (patch) | |
tree | 0cce52787be2c8a10199127fcbe446f6ac30ac8d /editors/koffice | |
parent | fb131f8836c3ac43f88b6f961460e1016415bf6a (diff) | |
download | ports-9cf3af7dc90bb283a5a2163ac3c3131eb6ff5ae4.tar.gz ports-9cf3af7dc90bb283a5a2163ac3c3131eb6ff5ae4.zip |
Notes
Diffstat (limited to 'editors/koffice')
-rw-r--r-- | editors/koffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index 96e80db03259..0abf23ba83f3 100644 --- a/editors/koffice/Makefile +++ b/editors/koffice/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1-rc1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION}/src MAINTAINER= will@FreeBSD.org |