diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /x11/vdesk | |
parent | 33e610508dd1a9214440f1230ba28fd393c0992c (diff) | |
download | ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.tar.gz ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.zip |
Notes
Diffstat (limited to 'x11/vdesk')
-rw-r--r-- | x11/vdesk/Makefile | 1 | ||||
-rw-r--r-- | x11/vdesk/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index efffe0dbcbbd..ec760b9b8e4f 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://azz.us-lot.org/files/ MAINTAINER= trevor@FreeBSD.org +COMMENT= Command-line utility for setting up and using virtual desktops PLIST= ${WRKDIR}/pkg-plist RESTRICTED= "no license" diff --git a/x11/vdesk/pkg-comment b/x11/vdesk/pkg-comment deleted file mode 100644 index bc272d55d0a3..000000000000 --- a/x11/vdesk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Command-line utility for setting up and using virtual desktops |