diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-09-10 20:22:28 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-09-10 20:22:28 +0000 |
commit | 6845ee037630983e086d0fdd4d868a9062fff498 (patch) | |
tree | 954cfc70908cc4f8ce46e419f1f28ef73744524e /sysutils/kfloppy/Makefile | |
parent | Allow JAVADIR to be overriden by the user. This allows to build jit for native (diff) |
Set DIST_SUBDIR=KDE
Diffstat (limited to 'sysutils/kfloppy/Makefile')
-rw-r--r-- | sysutils/kfloppy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 9c440c127fb5..2960df37148f 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 2.2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org |