diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-08 02:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-08 02:49:56 +0000 |
commit | f00acb8315594fa47c2501ddd27208cbe83c4be3 (patch) | |
tree | 6df1d248300201be26b0691b2a410665a737ca6b /net-mgmt/arts++ | |
parent | 9ebeb2962e72159788b92e976a31f19060f692b7 (diff) | |
download | freebsd-ports-f00acb8315594fa47c2501ddd27208cbe83c4be3.zip |
1-1-a8 => 1.1.a8
PR: ports/56958
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'net-mgmt/arts++')
-rw-r--r-- | net-mgmt/arts++/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 9f20d2b8af0a..678e649b7895 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -6,8 +6,9 @@ # PORTNAME= arts++ -PORTVERSION= 1-1-a8 +PORTVERSION= 1.1.a8 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION} |