diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:23:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:23:04 +0800 |
commit | 79fa1302326244bf15e5047eaee5722c1be6f8fd (patch) | |
tree | 62076261a5347f464f2b75491dc8011398da2a8c /devel/libical | |
parent | 8cf284739d3ffa2f19e824925d0dde08e42b0d0f (diff) | |
download | freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.gz freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.zst freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.zip |
De-pkg-comment.
Diffstat (limited to 'devel/libical')
-rw-r--r-- | devel/libical/Makefile | 1 | ||||
-rw-r--r-- | devel/libical/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 53972fe48361..513f9d7ba97f 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -12,6 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/freeassociation/ MAINTAINER= joe@zircon.seattle.wa.us +COMMENT= An implementation of the IETF's Calendaring and Scheduling protocols USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/devel/libical/pkg-comment b/devel/libical/pkg-comment deleted file mode 100644 index 6f2cc0ef4405..000000000000 --- a/devel/libical/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of the IETF's Calendaring and Scheduling protocols |