diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
commit | 97aaa4147a26c5e38f80fad02e31b7f3730e5d26 (patch) | |
tree | b9f41e87dc0ee5207a000ba86e20786c7d9e4897 /x11/xlogout | |
parent | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (diff) | |
download | freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.gz freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.zst freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.zip |
pkg-comment -> COMMENT
Diffstat (limited to 'x11/xlogout')
-rw-r--r-- | x11/xlogout/Makefile | 1 | ||||
-rw-r--r-- | x11/xlogout/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile index 7941ac658cca..d84c5a496d3b 100644 --- a/x11/xlogout/Makefile +++ b/x11/xlogout/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/ EXTRACT_SUFX= .tar.Z MAINTAINER= naddy@FreeBSD.org +COMMENT= Simple logout button WRKSRC= ${WRKDIR}/xlogout USE_IMAKE= yes diff --git a/x11/xlogout/pkg-comment b/x11/xlogout/pkg-comment deleted file mode 100644 index c42e5239de82..000000000000 --- a/x11/xlogout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple logout button |