diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /net/citrix_xenapp | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) | |
download | ports-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.gz ports-2574f69107121a3cc7cb9276abdedad5a76633c7.zip |
Notes
Diffstat (limited to 'net/citrix_xenapp')
-rw-r--r-- | net/citrix_xenapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 20c2fcd9bf28..0c28b4b58363 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Citrix(R) Presentation Server(TM) client RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif |