diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 /x11/libsx | |
parent | 92e9455fd7428c295aacdbdd1331691dbbeb6753 (diff) | |
download | ports-3157ad19e83cc18bc01cda2201ca67399e278f70.tar.gz ports-3157ad19e83cc18bc01cda2201ca67399e278f70.zip |
Notes
Diffstat (limited to 'x11/libsx')
-rw-r--r-- | x11/libsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile index c3afbd9990c6..5f587c0d0577 100644 --- a/x11/libsx/Makefile +++ b/x11/libsx/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libraries DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |