diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-12 04:28:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-12 04:28:54 +0000 |
commit | 5aa2cfd5452535b79f99419c3e0975bf1a87bdc6 (patch) | |
tree | 9a50a53b1f87b348e7c5dead44068f1672229509 /net/trafshow/Makefile | |
parent | a1448ce30503235a9045d12f7f7517776c934094 (diff) |
Notes
Diffstat (limited to 'net/trafshow/Makefile')
-rw-r--r-- | net/trafshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index acf081a58a01..e9c45adf8f90 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -7,7 +7,7 @@ PORTNAME= trafshow PORTVERSION= 3.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.sasknow.com/pub/trafshow/ \ |