diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/libical | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
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 |