Fix "version required" comment.
How do you think I found this out? It's a long story, but here's the short version (no pun intended): I had this upgraded to 0.5 on my machine, and had sent it to Chuck for a review. Then Peter did an upgrade. So I did a "cvs update", which showed one conflict (date in patch, understandable). However, when I did a "cvs diff", it showed that Peter had forgotten something. So here it is. :)
This commit is contained in:
parent
5c9ca9b730
commit
11781c94df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3156
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# New ports collection makefile for: xpdf
|
||||
# Version required: 0.4
|
||||
# Version required: 0.5
|
||||
# Date created: 02 Feb 1996
|
||||
# Whom: chuckr@glue.umd.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/05/04 01:42:19 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1996/05/30 11:11:10 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xpdf-0.5
|
||||
|
|
Loading…
Reference in a new issue