diff options
author | drochner <drochner> | 2003-08-05 13:35:26 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-08-05 13:35:26 +0000 |
commit | 45ba567f5a505c0ffac707a537b2effdecdda60a (patch) | |
tree | aabcd00846409f7fb38359cc1a0e81394d908ce3 /chat/psi-ssl | |
parent | 89671741c44c37f441577854c4c296ad4f3e0c89 (diff) | |
download | pkgsrc-45ba567f5a505c0ffac707a537b2effdecdda60a.tar.gz |
bump revision after qt3/kde prefix change
Diffstat (limited to 'chat/psi-ssl')
-rw-r--r-- | chat/psi-ssl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/psi-ssl/Makefile b/chat/psi-ssl/Makefile index af388bb75cc..ba68431bf13 100644 --- a/chat/psi-ssl/Makefile +++ b/chat/psi-ssl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/07/27 21:47:08 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2003/08/05 13:36:05 drochner Exp $ PKGNAME= psi-ssl-2.0 DISTNAME= qssl-2.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://belnet.dl.sourceforge.net/sourceforge/psi/ EXTRACT_SUFX= .tar.bz2 |