diff options
author | nakai <nakai@FreeBSD.org> | 2001-04-16 07:06:31 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2001-04-16 07:06:31 +0000 |
commit | 55f64f4bfabfd397f2eb67b62e1cec4450a0dccd (patch) | |
tree | 315d5da43d97355095de8661642611b7ee8787e7 /x11-wm/icewm/Makefile | |
parent | 04f5399d4b10e7bac3978d9ff56c9c7e6d61e856 (diff) | |
download | FreeBSD-ports-55f64f4bfabfd397f2eb67b62e1cec4450a0dccd.zip FreeBSD-ports-55f64f4bfabfd397f2eb67b62e1cec4450a0dccd.tar.gz |
Add appstatus port patch
Submitted by: Aleksey Malyshev <alex@smallet.spb.ru>
Diffstat (limited to 'x11-wm/icewm/Makefile')
-rw-r--r-- | x11-wm/icewm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index fa4b9f1..4be6ba0 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,6 +7,7 @@ PORTNAME= icewm PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |