diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-14 02:38:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-14 02:38:42 +0000 |
commit | f6d10364356863ce13db02c480d21f331890f6d9 (patch) | |
tree | 693c06d1eded83e1d375c0d4ec880580fda99705 /misc | |
parent | 183d16ca6e26353be48a9bad74d0931f31bb3efe (diff) | |
download | ports-f6d10364356863ce13db02c480d21f331890f6d9.tar.gz ports-f6d10364356863ce13db02c480d21f331890f6d9.zip |
Update to version 0.5.9.
PR: 14739
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jP>
Notes
Notes:
svn path=/head/; revision=23087
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pinfo/Makefile | 4 | ||||
-rw-r--r-- | misc/pinfo/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index ca3371ca3a34..0b87e2af88d4 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pinfo -# Version required: 0.5.8 +# Version required: 0.5.9 # Date created: 19 May 1999 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= pinfo-0.5.8 +DISTNAME= pinfo-0.5.9 CATEGORIES= misc MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/ diff --git a/misc/pinfo/distinfo b/misc/pinfo/distinfo index 6564a82cf8dd..eb5529f5fcf9 100644 --- a/misc/pinfo/distinfo +++ b/misc/pinfo/distinfo @@ -1 +1 @@ -MD5 (pinfo-0.5.8.tar.gz) = eacde553c9c0f6175088ac0971d782fd +MD5 (pinfo-0.5.9.tar.gz) = 001a3c604a5d6cc306e7d951d30c4c59 |