diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-03 10:12:30 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-03 10:12:30 +0000 |
commit | 6f4ce81280e8188f1b8dbaa092858fded2abc02e (patch) | |
tree | c562f41d08d739c18c1ae57328d9c042e20c2282 /sysutils/xfce4-systemload-plugin | |
parent | a7d0f2f1180a5ad6ad2935884415f5e86bd32114 (diff) | |
download | ports-6f4ce81280e8188f1b8dbaa092858fded2abc02e.tar.gz ports-6f4ce81280e8188f1b8dbaa092858fded2abc02e.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-systemload-plugin')
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 0e3e57b1cfcb..9c3b4048d41c 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-systemload-plugin PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |