diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-06-08 20:59:54 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-06-08 20:59:54 +0000 |
commit | d565256f5f292c8470aabe19aa1402eb3c18a406 (patch) | |
tree | 83e05a38686a523707ac5467c56c13ed8afe8e74 /textproc/docproj | |
parent | 3555fcba5197db1749b414c1b416bff4913447bb (diff) | |
download | ports-d565256f5f292c8470aabe19aa1402eb3c18a406.tar.gz ports-d565256f5f292c8470aabe19aa1402eb3c18a406.zip |
Notes
Diffstat (limited to 'textproc/docproj')
-rw-r--r-- | textproc/docproj/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index ee5d9bd6447e..4dc26698333f 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -3,11 +3,11 @@ # Date created: 27 June 1998 # Whom: Nik Clayton <nik@freebsd.org> # -# $Id: Makefile,v 1.12 1999/04/30 23:08:12 asami Exp $ +# $Id: Makefile,v 1.13 1999/06/03 19:56:05 nik Exp $ # DISTNAME= docproj -PKGNAME= docproj-1.0 +PKGNAME= docproj-1.1 CATEGORIES= textproc MASTER_SITES= # empty DISTFILES= # empty |