diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /x11 | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-devel/pkg-comment | 1 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-unicode/pkg-comment | 1 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 18056d35551d..f8c30f57b635 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -20,6 +20,7 @@ PKGNAMESUFFIX= -devel DISTNAME= rxvt-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= A low memory usage xterm replacement that supports color BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool diff --git a/x11/rxvt-devel/pkg-comment b/x11/rxvt-devel/pkg-comment deleted file mode 100644 index da0198bff376..000000000000 --- a/x11/rxvt-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A low memory usage xterm replacement that supports color diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 29948a50b1d5..ee0b03ba2737 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old devel MAINTAINER= lioux@FreeBSD.org +COMMENT= A low memory usage xterm replacement that supports color USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11/rxvt-unicode/pkg-comment b/x11/rxvt-unicode/pkg-comment deleted file mode 100644 index da0198bff376..000000000000 --- a/x11/rxvt-unicode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A low memory usage xterm replacement that supports color diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 29948a50b1d5..ee0b03ba2737 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old devel MAINTAINER= lioux@FreeBSD.org +COMMENT= A low memory usage xterm replacement that supports color USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11/rxvt/pkg-comment b/x11/rxvt/pkg-comment deleted file mode 100644 index da0198bff376..000000000000 --- a/x11/rxvt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A low memory usage xterm replacement that supports color |