diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-06 00:14:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-06 00:14:52 +0000 |
commit | 1b5cc4310f566c60b39be3d192548baa1216a2bd (patch) | |
tree | 4f546bf4bc9aaf4aa34e52d973c05eec36fed84a /x11/libXdmcp | |
parent | 23b347155614be5cee9a8e07022db2cee1c43220 (diff) | |
download | ports-1b5cc4310f566c60b39be3d192548baa1216a2bd.tar.gz ports-1b5cc4310f566c60b39be3d192548baa1216a2bd.zip |
Notes
Diffstat (limited to 'x11/libXdmcp')
-rw-r--r-- | x11/libXdmcp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile index be3311d05f6f..cd0860fa37a2 100644 --- a/x11/libXdmcp/Makefile +++ b/x11/libXdmcp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/:fdo \ MASTER_SITE_SUBDIR= anholt/:local DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:fdo \ Wraphelp2.gz:local +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= x11@FreeBSD.org COMMENT= X Display Manager Control Protocol library |