diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:55:21 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:55:21 +0000 |
commit | fba1cd9964e5bc4ae694933236944baa7a04a7e7 (patch) | |
tree | aa2a3f71e559138dd3cbbbe1e1c357b46a5ce64f /x11-fm | |
parent | cc51f62cdf1753c914e667d9415880b78afcf30f (diff) | |
download | ports-fba1cd9964e5bc4ae694933236944baa7a04a7e7.tar.gz ports-fba1cd9964e5bc4ae694933236944baa7a04a7e7.zip |
Use PORTCOMMENT variable instead of pkg-comment file.
Notes
Notes:
svn path=/head/; revision=69551
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gentoo/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/gentoo/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index db73a858b84f..038df4f38ca0 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -7,6 +7,7 @@ PORTNAME= gentoo PORTVERSION= 0.11.34 +PORTCOMMENT= Gtk+ based, file manager inspired by DirectoryOpus CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-fm/gentoo/pkg-comment b/x11-fm/gentoo/pkg-comment deleted file mode 100644 index 824e01a0815a..000000000000 --- a/x11-fm/gentoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk+ based, file manager inspired by DirectoryOpus |