diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-15 21:40:47 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-15 21:40:47 +0000 |
commit | c70c66363e33fd79f9d012c877d636b03c8d8882 (patch) | |
tree | df73cbe61e36c037943784e9fbd33fc7ea27ad58 /deskutils/kcharselect/Makefile | |
parent | 2cabb01983a2f9db028d6596ec1a49652a404b52 (diff) | |
download | ports-c70c66363e33fd79f9d012c877d636b03c8d8882.tar.gz ports-c70c66363e33fd79f9d012c877d636b03c8d8882.zip |
Notes
Diffstat (limited to 'deskutils/kcharselect/Makefile')
-rw-r--r-- | deskutils/kcharselect/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index a0b3728b1547..8d663c89be7b 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -6,9 +6,10 @@ # PORTNAME= kdeutils -PORTVERSION= 20000829A +PORTVERSION= 1.94 CATEGORIES= misc kde -MASTER_SITES= http://www.physics.purdue.edu/~will/ +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src MAINTAINER= will@FreeBSD.org |