diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch) | |
tree | 4074eb1752baaa47f93510bf60fffb175517a47e /deskutils/gmcal | |
parent | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76031
Diffstat (limited to 'deskutils/gmcal')
-rw-r--r-- | deskutils/gmcal/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gmcal/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gmcal/Makefile b/deskutils/gmcal/Makefile index 0dfadc8f378d..d19fc9aeaffd 100644 --- a/deskutils/gmcal/Makefile +++ b/deskutils/gmcal/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libmcal MAINTAINER= thierry@pompo.net +COMMENT= GMCAL is a GTK+ frontend for the libmcal package LIB_DEPENDS= mcal.0:${PORTSDIR}/misc/libmcal RUN_DEPENDS= ${LOCALBASE}/mcal/mcal:${PORTSDIR}/deskutils/mcal diff --git a/deskutils/gmcal/pkg-comment b/deskutils/gmcal/pkg-comment deleted file mode 100644 index e1baeb66279b..000000000000 --- a/deskutils/gmcal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GMCAL is a GTK+ frontend for the libmcal package |