diff options
author | nik <nik@FreeBSD.org> | 1999-06-09 04:59:54 +0800 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-06-09 04:59:54 +0800 |
commit | 613498bce78cca9ba4a193c5f82ab91f757d9967 (patch) | |
tree | 940a40c90941c0c4c1128554c66bd41b6638009e /textproc/docproj | |
parent | d85572ff215bbb3862d31dbcdc5ccd69ff1acc01 (diff) | |
download | freebsd-ports-gnome-613498bce78cca9ba4a193c5f82ab91f757d9967.tar.gz freebsd-ports-gnome-613498bce78cca9ba4a193c5f82ab91f757d9967.tar.zst freebsd-ports-gnome-613498bce78cca9ba4a193c5f82ab91f757d9967.zip |
Bump the version number to reflect the changed dependencies.
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 |