summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/bitlbee/Makefile3
-rw-r--r--chat/gaim/Makefile4
-rw-r--r--chat/gossip/Makefile4
-rw-r--r--chat/loudmouth/Makefile3
-rw-r--r--emulators/fuse-utils/Makefile3
-rw-r--r--emulators/fuse/Makefile3
-rw-r--r--emulators/libspectrum/Makefile3
-rw-r--r--mail/wmbiff/Makefile4
-rw-r--r--security/gnutls/Makefile3
-rw-r--r--security/gsasl/Makefile4
-rw-r--r--security/libksba/Makefile4
-rw-r--r--security/opencdk/Makefile4
-rw-r--r--security/py-gnutls/Makefile3
13 files changed, 26 insertions, 19 deletions
diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile
index 48fcc5cf834..f449c6b13c8 100644
--- a/chat/bitlbee/Makefile
+++ b/chat/bitlbee/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/02/22 23:27:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/25 16:09:46 minskim Exp $
#
DISTNAME= bitlbee-0.84
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://get.bitlbee.org/src/
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 2a46ae73b61..20af0cd1567 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile,v 1.53 2004/02/25 16:09:47 minskim Exp $
#
DISTNAME= gaim-0.75
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 93cec614930..9f65e33fecc 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/02/20 14:25:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/25 16:09:47 minskim Exp $
#
DISTNAME= gossip-0.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile
index 915e8f926b3..6942dc7c628 100644
--- a/chat/loudmouth/Makefile
+++ b/chat/loudmouth/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/20 14:16:18 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/25 16:09:47 minskim Exp $
#
DISTNAME= loudmouth-0.15.1
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/0.15/}
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index 50a7b3abe8b..d9eb8b9fac1 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/02/13 13:42:15 adam Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/25 16:09:46 minskim Exp $
#
DISTNAME= fuse-utils-0.6.2
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 2910e44d741..62e32360d37 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/02/20 14:14:52 adam Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/25 16:09:46 minskim Exp $
DISTNAME= fuse-0.6.2.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 57534545d1b..0fbd0601bde 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/25 15:53:17 minskim Exp $
#
DISTNAME= libspectrum-0.2.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 2eb4131a4e8..677bcf76755 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/01/24 13:55:31 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/25 15:53:17 minskim Exp $
DISTNAME= wmbiff-0.4.19
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail x11 windowmaker
MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=wmbiff/)
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 6c343233ad3..a18a82b7b7f 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:50 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/25 15:53:17 minskim Exp $
DISTNAME= gnutls-1.0.4
+PKGREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 974815dcae1..fc9fde73664 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 18:26:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/25 15:53:17 minskim Exp $
DISTNAME= gsasl-0.0.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gsasl/releases/ \
${MASTER_SITE_GNU:=gsasl/}
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index ab2533e7404..79989e87745 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/02/10 00:20:29 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/25 15:53:17 minskim Exp $
#
DISTNAME= libksba-0.9.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/libksba/
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 86e28cf31bc..613a2129934 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:52 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/25 15:53:17 minskim Exp $
#
DISTNAME= opencdk-0.5.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/opencdk/
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index abbdb168336..2739a02b62d 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/02/14 15:00:37 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/25 16:09:47 minskim Exp $
DISTNAME= python-gnutls-0.2
PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://home.o2w.net/~ivo/python-gnutls/dist/