diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch) | |
tree | 629156a6be6b178c81263728b3bfd95e47d4def1 /x11-toolkits/Xaw3d | |
parent | 0b0164b6e27ed82c4e3d8034e357434960cc4436 (diff) | |
download | ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.tar.gz ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.zip |
Notes
Diffstat (limited to 'x11-toolkits/Xaw3d')
-rw-r--r-- | x11-toolkits/Xaw3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index 081b912f52cb..aadb5e00aecf 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -3,7 +3,7 @@ # Date created: 18 November 1994 # Whom: asami # -# $Id: Makefile,v 1.13 1997/06/12 01:36:35 asami Exp $ +# $Id: Makefile,v 1.14 1997/06/19 09:33:26 asami Exp $ # DISTNAME= Xaw3d-1.3 @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.1 -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= yes |