diff options
author | hubertf <hubertf> | 2001-04-10 07:26:22 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-04-10 07:26:22 +0000 |
commit | b31b3bb7b815077d3d90d9048e72cc3c80cfc1d4 (patch) | |
tree | 1fdb592e0ba3ea2986c52ceb45f804b2d1d11faa /graphics/xv | |
parent | 96197472fa38f1f4f7440a65f9290b6531b6c8a3 (diff) | |
download | pkgsrc-b31b3bb7b815077d3d90d9048e72cc3c80cfc1d4.tar.gz |
Make the pkg name a bit more standard (rename to 3.10anb1)
Diffstat (limited to 'graphics/xv')
-rw-r--r-- | graphics/xv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 0f513d2079d..b3465dabf33 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2001/03/04 09:06:15 tron Exp $ +# $NetBSD: Makefile,v 1.35 2001/04/10 07:26:22 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp # DISTNAME= xv-3.10a -PKGNAME= ${DISTNAME}pl1 +PKGNAME= ${DISTNAME}nb1 CATEGORIES= graphics x11 MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ \ ftp://ftp.kuis.kyoto-u.ac.jp/X11/contrib/clients/xv/ \ |