diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-15 16:25:13 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-15 16:25:13 +0000 |
commit | b4a7c57e951388660888214124166e27825b3149 (patch) | |
tree | e7665e7fd39aef3fcf43a91f6d0b0a4d17e6af75 /x11/kdebase3 | |
parent | 6951c4641b1c466f80646ad91414dd5d2abda423 (diff) | |
download | ports-b4a7c57e951388660888214124166e27825b3149.tar.gz ports-b4a7c57e951388660888214124166e27825b3149.zip |
Notes
Diffstat (limited to 'x11/kdebase3')
-rw-r--r-- | x11/kdebase3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index f89a4e0aafc8..be26a469b799 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdebase PORTVERSION= 2.2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src MAINTAINER= will@FreeBSD.org |