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/xwatchwin | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) |
Notes
Diffstat (limited to 'x11/xwatchwin')
-rw-r--r-- | x11/xwatchwin/Makefile | 2 | ||||
-rw-r--r-- | x11/xwatchwin/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile index efa05ec99e5b..b0cb505f926d 100644 --- a/x11/xwatchwin/Makefile +++ b/x11/xwatchwin/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Watch a window on another X server - MAN1= xwatchwin.1 USE_IMAKE= yes diff --git a/x11/xwatchwin/pkg-comment b/x11/xwatchwin/pkg-comment new file mode 100644 index 000000000000..4e1c470bb06f --- /dev/null +++ b/x11/xwatchwin/pkg-comment @@ -0,0 +1 @@ +Watch a window on another X server |