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 /graphics | |
parent | d3d69aff564e284adb9727df45c7d0af7eed4525 (diff) | |
download | pkgsrc-e47d939203a848a987e286ee29e5b9e315967e9c.tar.gz |
Pkg-name consistency: last '-'-seperated token is version.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tgif/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |