diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-05-22 01:29:25 +0000 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-05-22 01:29:25 +0000 |
commit | bfafbcd95327204a037e71d758f91c68a80d155b (patch) | |
tree | f024c00365cba89ac700bcc87a5bc6c68df0a91e /net/tvark | |
parent | 457e71cecfbf2bf08e3bde8a4372b19ef446f2f5 (diff) | |
download | FreeBSD-ports-bfafbcd95327204a037e71d758f91c68a80d155b.zip FreeBSD-ports-bfafbcd95327204a037e71d758f91c68a80d155b.tar.gz |
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Force commit: Last update I made was chasing tarball checksum
comparing the old an new tarball reveals no changes other than:
-drwxr-xr-x zakj/zakj 0 Nov 15 19:15 2002 tvark-0.3/
+drwxr-xr-x zakj/zakj 0 Jan 4 22:56 2002 tvark-0.3/
looks like the author just re-rolled it for some reason
(quote from PR submitter)
Diffstat (limited to 'net/tvark')
-rw-r--r-- | net/tvark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tvark/Makefile b/net/tvark/Makefile index bf0a731..2a8f056 100644 --- a/net/tvark/Makefile +++ b/net/tvark/Makefile @@ -7,6 +7,7 @@ PORTNAME= tvark PORTVERSION= 0.3 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://www.tvark.com/ |