diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-07-14 12:08:36 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-07-14 12:08:36 +0000 |
commit | e47d939203a848a987e286ee29e5b9e315967e9c (patch) | |
tree | d7fa60bd94c31d4085706bc0083974681229375f | |
parent | d3d69aff564e284adb9727df45c7d0af7eed4525 (diff) | |
download | pkgsrc-e47d939203a848a987e286ee29e5b9e315967e9c.tar.gz |
Pkg-name consistency: last '-'-seperated token is version.
-rw-r--r-- | graphics/tgif/Makefile | 4 | ||||
-rw-r--r-- | mbone/sdr/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index d49abf5063a..f02467ec6a4 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 1998/06/22 12:39:47 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/07/14 12:09:28 hubertf Exp $ -DISTNAME= tgif-3.0-p16 +DISTNAME= tgif-3.0p16 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications/tgif diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index 9b1016bc41e..e2f88550b59 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 1998/06/18 10:45:54 is Exp $ +# $NetBSD: Makefile,v 1.9 1998/07/14 12:08:36 hubertf Exp $ # FreeBSD Id: Makefile,v 1.6 1997/10/15 20:35:20 fenner Exp # DISTNAME= sdr.V2.4a7n -PKGNAME= sdr-2.4a7-mmrz +PKGNAME= sdr-2.4a7mmrz CATEGORIES= mbone tk80 MASTER_SITES= http://north.east.isi.edu/sdr/ |