diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /x11/xskyroot | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
Notes
Diffstat (limited to 'x11/xskyroot')
-rw-r--r-- | x11/xskyroot/Makefile | 2 | ||||
-rw-r--r-- | x11/xskyroot/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile index 7d4860246a52..3e860472304f 100644 --- a/x11/xskyroot/Makefile +++ b/x11/xskyroot/Makefile @@ -13,8 +13,6 @@ DISTFILES= 1079.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Realtime sky drawer for X root window - EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc EXTRACT_AFTER_ARGS= | ${SED} -e "/^...bin.sh/,/exit 0/!d" | ${SH} diff --git a/x11/xskyroot/pkg-comment b/x11/xskyroot/pkg-comment new file mode 100644 index 000000000000..cd339e0d1558 --- /dev/null +++ b/x11/xskyroot/pkg-comment @@ -0,0 +1 @@ +Realtime sky drawer for X root window |