diff options
author | wiz <wiz> | 2005-10-13 20:42:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-10-13 20:42:48 +0000 |
commit | 1b596bc56efb69a4b2e30e0f933758594ee49310 (patch) | |
tree | b1d172bf5f9dd0f9045d0c843f0f7337e9ddfe6a /comms/synce-rra | |
parent | 5361a3ba332fb3b1e9997185197463e2b415ac00 (diff) | |
download | pkgsrc-1b596bc56efb69a4b2e30e0f933758594ee49310.tar.gz |
Due to libmimedir changes, this now builds a shared library.
Bump PKGREVISION.
Diffstat (limited to 'comms/synce-rra')
-rw-r--r-- | comms/synce-rra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/synce-rra/Makefile b/comms/synce-rra/Makefile index 4e3959a7a32..e0ed48cfc7b 100644 --- a/comms/synce-rra/Makefile +++ b/comms/synce-rra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2005/10/13 18:40:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/13 20:42:48 wiz Exp $ # DISTNAME= synce-rra-0.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/} |