diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch) | |
tree | 55293c37df7f3cb1737b502e4abf91f128a4a529 /misc/pinfo | |
parent | 500df3ee98c3c7751716684802309d845158a6dd (diff) | |
download | ports-21d944be5c0c2eb514e315ee1fdd5cef39924107.tar.gz ports-21d944be5c0c2eb514e315ee1fdd5cef39924107.zip |
Notes
Diffstat (limited to 'misc/pinfo')
-rw-r--r-- | misc/pinfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 429c149a5a2c..eea9f2a2e170 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -7,6 +7,7 @@ PORTNAME= pinfo PORTVERSION= 0.6.5 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/ |