aboutsummaryrefslogtreecommitdiff
path: root/security/afterglow
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-01-30 14:46:37 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-01-30 14:46:37 +0000
commit3412e9c377ac8b130995fae43bcf55ffc52d10a2 (patch)
tree82b60ec774c19453b4cc0654df5c9e431b3d25e2 /security/afterglow
parentaf4fef7553769b5fecf3a7b328612df40ce89b23 (diff)
downloadports-3412e9c377ac8b130995fae43bcf55ffc52d10a2.tar.gz
ports-3412e9c377ac8b130995fae43bcf55ffc52d10a2.zip
Remove unnecessary information from pkg-descr
Also, it does not make sense to use placeholders like %%DATADIR%% in pkg-descr. This is the only port with such placeholders in pkg-descr I found in the tree, however. Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=563412
Diffstat (limited to 'security/afterglow')
-rw-r--r--security/afterglow/Makefile2
-rw-r--r--security/afterglow/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/security/afterglow/Makefile b/security/afterglow/Makefile
index 495199961372..84b8325ec358 100644
--- a/security/afterglow/Makefile
+++ b/security/afterglow/Makefile
@@ -3,7 +3,7 @@
PORTNAME= afterglow
PORTVERSION= 1.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security graphics net-mgmt
MASTER_SITES= SF/${PORTNAME}/AfterGlow%201.x/${PORTVERSION}
diff --git a/security/afterglow/pkg-descr b/security/afterglow/pkg-descr
index d6ff76149a31..f897ebfc8ff5 100644
--- a/security/afterglow/pkg-descr
+++ b/security/afterglow/pkg-descr
@@ -1,7 +1,5 @@
AfterGlow is a collection of scripts which facilitate the process of
generating event graphs and treemaps. AfterGlow 1.x is written in Perl
and generates output that can be read by GraphViz or LGL.
-All the scripts and other files for afterglow are installed in
-%%DATADIR%%
WWW: https://sourceforge.net/projects/afterglow/