diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-10-13 10:34:32 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-10-13 10:34:32 +0000 |
commit | 76e32cfb5a80542cadae9eaff93e141b8fd9ce1f (patch) | |
tree | 7b9c5c3fd0c453c5be46f0772905417c52993a60 /net-im | |
parent | d715e6a4815902e5e002618bfc74ecefb88c2071 (diff) | |
download | ports-76e32cfb5a80542cadae9eaff93e141b8fd9ce1f.tar.gz ports-76e32cfb5a80542cadae9eaff93e141b8fd9ce1f.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim-ignorance/Makefile | 8 | ||||
-rw-r--r-- | net-im/gaim-ignorance/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net-im/gaim-ignorance/Makefile b/net-im/gaim-ignorance/Makefile index 213ac80cedf3..653321f97bff 100644 --- a/net-im/gaim-ignorance/Makefile +++ b/net-im/gaim-ignorance/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ignorance -PORTVERSION= 1.3.1.2 -PORTREVISION= 2 +PORTVERSION= 2.1 CATEGORIES= misc -MASTER_SITES= http://bard.sytes.net/ignorance/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- MAINTAINER= kruptos@mlinux.org @@ -28,6 +28,8 @@ PLIST_SUB= EXAMPLESDIR_REL=${EXAMPLESDIR_REL} SUB_FILES= pkg-message +BROKEN= "does not compile" + .if !defined(NOPORTDOCS) PORTDOCS= README .endif diff --git a/net-im/gaim-ignorance/distinfo b/net-im/gaim-ignorance/distinfo index f39fbfedc5d7..d93196f3fc15 100644 --- a/net-im/gaim-ignorance/distinfo +++ b/net-im/gaim-ignorance/distinfo @@ -1,2 +1,2 @@ -MD5 (ignorance-1.3.1.2.tar.bz2) = 7e252d0113cdc5120bcf2da591573d6c -SIZE (ignorance-1.3.1.2.tar.bz2) = 226131 +MD5 (ignorance-2.1.tar.bz2) = 7a81c440e733e9156433fdd5e1806472 +SIZE (ignorance-2.1.tar.bz2) = 237880 |