diff options
author | andreas <andreas@FreeBSD.org> | 2001-01-02 01:37:39 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-01-02 01:37:39 +0800 |
commit | 4112c4a99ea64b4e6ac2a4da43f9296e754e6906 (patch) | |
tree | ebe7308821a360111285aa9be8970e34269c481b /net/arts++/Makefile | |
parent | 45364a345448ccd621457c33af8da623ab116a2f (diff) | |
download | freebsd-ports-gnome-4112c4a99ea64b4e6ac2a4da43f9296e754e6906.tar.gz freebsd-ports-gnome-4112c4a99ea64b4e6ac2a4da43f9296e754e6906.tar.zst freebsd-ports-gnome-4112c4a99ea64b4e6ac2a4da43f9296e754e6906.zip |
missing shared lib in pkg-plist -> PORTREVISION bump
PR: 23974
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'net/arts++/Makefile')
-rw-r--r-- | net/arts++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/arts++/Makefile b/net/arts++/Makefile index 6f735f8da23e..389df8ec30da 100644 --- a/net/arts++/Makefile +++ b/net/arts++/Makefile @@ -7,6 +7,7 @@ PORTNAME= arts++ PORTVERSION= 1-1-a6 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION} |