diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-02 23:37:35 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-02 23:37:35 +0800 |
commit | 74989ec5273809865a9ea76eee8aeb049933c647 (patch) | |
tree | c6d1367793dd960703083403494bf32270bd4762 /graphics | |
parent | 4e2d3904710518d1653c42bc1e7f57d17a4b3fd6 (diff) | |
download | freebsd-ports-gnome-74989ec5273809865a9ea76eee8aeb049933c647.tar.gz freebsd-ports-gnome-74989ec5273809865a9ea76eee8aeb049933c647.tar.zst freebsd-ports-gnome-74989ec5273809865a9ea76eee8aeb049933c647.zip |
Rename orca to orca-plot to avoid name collision with accessibility/orca
Remove LATEST_LINK on accessibility/orca as it is now useless
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/orca/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/orca/Makefile b/graphics/orca/Makefile index ee5b64337273..5e9bca0e81e4 100644 --- a/graphics/orca/Makefile +++ b/graphics/orca/Makefile @@ -7,6 +7,7 @@ PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.orcaware.com/orca/pub/ +PKGNAMESUFFIX= -plot MAINTAINER= ports@FreeBSD.org COMMENT= Tool for plotting arbitrary data from text files onto a Web server |