diff options
author | tron <tron@pkgsrc.org> | 2000-05-04 21:39:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-05-04 21:39:58 +0000 |
commit | a51bdb3d232033eee6c2f73c330d5cee43d11970 (patch) | |
tree | a8fa75377a51bed7ed2b5df6d1a75aed911c8501 /x11/xview | |
parent | b7539905aed70d3b80126f47270659d0bbf8fc10 (diff) | |
download | pkgsrc-a51bdb3d232033eee6c2f73c330d5cee43d11970.tar.gz |
Rename package from "xview-all" to "xview" now that our package tools
can handle this without conflicts.
Diffstat (limited to 'x11/xview')
-rw-r--r-- | x11/xview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xview/Makefile b/x11/xview/Makefile index 3cdc45baf69..343df3ad270 100644 --- a/x11/xview/Makefile +++ b/x11/xview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 1999/09/28 20:40:06 soren Exp $ +# $NetBSD: Makefile,v 1.5 2000/05/04 21:39:58 tron Exp $ # DISTNAME= xview3.2p1-X11R6 -PKGNAME= xview-all-3.2.1 +PKGNAME= xview-3.2.1 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty |