diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-07 23:36:44 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-07 23:36:44 +0000 |
commit | 0e8be8c84b9452b980c4be74e0e849f7a7a84423 (patch) | |
tree | 5127deeb7423b82eb058665c0d2b35a42b07d0ba /net-mgmt/arts++/Makefile | |
parent | eb0baef8dc91840ecd57a334b8ad82c79d113195 (diff) | |
download | ports-0e8be8c84b9452b980c4be74e0e849f7a7a84423.tar.gz ports-0e8be8c84b9452b980c4be74e0e849f7a7a84423.zip |
Notes
Diffstat (limited to 'net-mgmt/arts++/Makefile')
-rw-r--r-- | net-mgmt/arts++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 389df8ec30da..b17d494333e4 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -6,8 +6,8 @@ # PORTNAME= arts++ -PORTVERSION= 1-1-a6 -PORTREVISION= 1 +PORTVERSION= 1-1-a8 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION} |