diff options
author | asami <asami@FreeBSD.org> | 1997-11-05 16:15:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-05 16:15:14 +0800 |
commit | 07125b60a605054d057a9d2dbf180fd92737fadb (patch) | |
tree | 6bac046497a57a957e6e62810b8ae7f96443d25b /news | |
parent | 6db239bda7bc1d329a96e551b560b5ef5beea564 (diff) | |
download | freebsd-ports-graphics-07125b60a605054d057a9d2dbf180fd92737fadb.tar.gz freebsd-ports-graphics-07125b60a605054d057a9d2dbf180fd92737fadb.tar.zst freebsd-ports-graphics-07125b60a605054d057a9d2dbf180fd92737fadb.zip |
Add PKGNAME (="tinpre-1.4.971102")..will sort better than DISTNAME
(="tinpre-1.4-971102").
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 5923411631b..ee9c27fb643 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,10 +4,11 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.45 1997/10/11 23:08:09 ache Exp $ +# $Id: Makefile,v 1.46 1997/11/04 08:36:45 ache Exp $ # DISTNAME= tinpre-1.4-971102 +PKGNAME= tinpre-1.4.971102 CATEGORIES= news MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/tin/ \ ftp://ftp.akk.uni-karlsruhe.de/pub/tin/ \ |