diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2003-03-04 21:13:02 +0000 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2003-03-04 21:13:02 +0000 |
commit | d626c3b14655185fbc9cd1bfefee950b869c0f57 (patch) | |
tree | 43477a70986c48931a757232bcb21619972e3ac0 | |
parent | a28cc271c154645bb4c7e02e97c5f0d19d8b1b43 (diff) | |
download | FreeBSD-ports-d626c3b14655185fbc9cd1bfefee950b869c0f57.zip FreeBSD-ports-d626c3b14655185fbc9cd1bfefee950b869c0f57.tar.gz |
- Increase PORTREVISION (knews now realy uses libcompface as stated in the
dependency secion) -> modified patch-aa
-rw-r--r-- | news/knews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index a0a966b..64d83af 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -7,7 +7,7 @@ PORTNAME= knews PORTVERSION= 1.0b.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news MASTER_SITES= http://www.matematik.su.se/~kjj/ |