diff options
author | peter <peter@FreeBSD.org> | 1999-08-31 10:11:56 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-31 10:11:56 +0800 |
commit | ff8c7fa0fd2aca7566ca5377570bd99865aeee2a (patch) | |
tree | 1663cafdf197b28a77545fd31d71ebe1c574c654 /textproc/word2x | |
parent | fa2e9e1bcf4d01af5271de9600ab461d8175d107 (diff) | |
download | freebsd-ports-gnome-ff8c7fa0fd2aca7566ca5377570bd99865aeee2a.tar.gz freebsd-ports-gnome-ff8c7fa0fd2aca7566ca5377570bd99865aeee2a.tar.zst freebsd-ports-gnome-ff8c7fa0fd2aca7566ca5377570bd99865aeee2a.zip |
$Id$ -> $FreeBSD$
Diffstat (limited to 'textproc/word2x')
-rw-r--r-- | textproc/word2x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index 592525d17cd0..1cec95e595b2 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -3,7 +3,7 @@ # Date created: 10 June 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/10/20 02:00:22 steve Exp $ +# $FreeBSD$ DISTNAME= word2x PKGNAME= word2x-0.003 |