diff options
author | Will Andrews <will@FreeBSD.org> | 2002-04-23 06:12:34 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-04-23 06:12:34 +0000 |
commit | 0b0dce9ef4fbb6784bfa7e977ab80dfe1f3e2df3 (patch) | |
tree | 3ea6f39edd04e304e5a5a7d95762e97a4ab3b68d /editors/koffice-kde3 | |
parent | d54d1eaf5d637658ff28f9b67de3ce5181e08eeb (diff) |
Notes
Diffstat (limited to 'editors/koffice-kde3')
-rw-r--r-- | editors/koffice-kde3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 0052ef8d855a..3831e9b7e24a 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/src +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}-kde3/src DISTNAME= ${PORTNAME}-${PORTVERSION}-kde3 DIST_SUBDIR= KDE |