diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
commit | b111804601159bc53be3e38be51a0671ccd4209c (patch) | |
tree | 1605d513e08571ad2eafeb964ff0e6e9ecd6aa83 /x11-servers/XttXF86srv-S3V | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) | |
download | ports-b111804601159bc53be3e38be51a0671ccd4209c.tar.gz ports-b111804601159bc53be3e38be51a0671ccd4209c.zip |
Notes
Diffstat (limited to 'x11-servers/XttXF86srv-S3V')
-rw-r--r-- | x11-servers/XttXF86srv-S3V/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/XttXF86srv-S3V/Makefile b/x11-servers/XttXF86srv-S3V/Makefile index 6fac56488637..da681730a1dd 100644 --- a/x11-servers/XttXF86srv-S3V/Makefile +++ b/x11-servers/XttXF86srv-S3V/Makefile @@ -3,12 +3,12 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.6 1999/01/15 09:49:31 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 08:28:17 taoka Exp $ # DISTNAME= xc PKGNAME= xtt-S3V-${VERSION}.${PATCHLEVEL} -CATEGORIES= x11 +CATEGORIES= x11-servers MAINTAINER= taguchi@tohoku.iij.ad.jp |