diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-23 10:51:29 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-23 10:51:29 +0000 |
commit | 2563cb72b3c6278cfb778a746aed5c0f084625fc (patch) | |
tree | 71bcd2ca0edbb54f8b48469403082c00b85b4984 /deskutils | |
parent | 9c35c7498bda52c42f38e001c8c99f397eebea78 (diff) |
De-pkg-comment my ports + some more.
Notes
Notes:
svn path=/head/; revision=76249
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/egroupware/Makefile | 1 | ||||
-rw-r--r-- | deskutils/egroupware/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/phpgroupware/Makefile | 1 | ||||
-rw-r--r-- | deskutils/phpgroupware/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/rox-memo/Makefile | 1 | ||||
-rw-r--r-- | deskutils/rox-memo/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index bb741151e50f..3fd894108585 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= phpgroupware DISTNAME= phpGroupWare-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org +COMMENT= A web based GroupWare system RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 diff --git a/deskutils/egroupware/pkg-comment b/deskutils/egroupware/pkg-comment deleted file mode 100644 index dd6d4e4d286d..000000000000 --- a/deskutils/egroupware/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A web based GroupWare system diff --git a/deskutils/phpgroupware/Makefile b/deskutils/phpgroupware/Makefile index bb741151e50f..3fd894108585 100644 --- a/deskutils/phpgroupware/Makefile +++ b/deskutils/phpgroupware/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= phpgroupware DISTNAME= phpGroupWare-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org +COMMENT= A web based GroupWare system RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 diff --git a/deskutils/phpgroupware/pkg-comment b/deskutils/phpgroupware/pkg-comment deleted file mode 100644 index dd6d4e4d286d..000000000000 --- a/deskutils/phpgroupware/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A web based GroupWare system diff --git a/deskutils/rox-memo/Makefile b/deskutils/rox-memo/Makefile index 00fcaae31c73..f85e05c3a380 100644 --- a/deskutils/rox-memo/Makefile +++ b/deskutils/rox-memo/Makefile @@ -14,6 +14,7 @@ DISTNAME= memo-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= olgeni@FreeBSD.org +COMMENT= Appointment/TODO management for the ROX desktop RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \ ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib diff --git a/deskutils/rox-memo/pkg-comment b/deskutils/rox-memo/pkg-comment deleted file mode 100644 index 79b76f15f95c..000000000000 --- a/deskutils/rox-memo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Appointment/TODO management for the ROX desktop |