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/arts++/Makefile | |
parent | Fix fennerism in pkg-descr. (diff) |
- update port from 1-1-a6 to 1-1-a8
=> bumped PORTREVISION to 2
- pkg-plist still valid
Notes
Notes:
svn path=/head/; revision=36911
Diffstat (limited to 'net/arts++/Makefile')
-rw-r--r-- | net/arts++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arts++/Makefile b/net/arts++/Makefile index 389df8ec30da..b17d494333e4 100644 --- a/net/arts++/Makefile +++ b/net/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} |