summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-10-23 23:05:46 +0000
committerrillig <rillig@pkgsrc.org>2005-10-23 23:05:46 +0000
commit1cdef8785ad0a2081fc0b365599b422966eb8291 (patch)
tree343304935afea197e17f53f0110725feb8687067
parenta3d87fe632baf3288c847679c71bd01429a8edc2 (diff)
downloadpkgsrc-1cdef8785ad0a2081fc0b365599b422966eb8291.tar.gz
Fixed a typo (CONFLICT => CONFLICTS). Bumped PKGREVISION.
-rw-r--r--x11/xteddy2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xteddy2/Makefile b/x11/xteddy2/Makefile
index 3b77d27163a..bdaa07511eb 100644
--- a/x11/xteddy2/Makefile
+++ b/x11/xteddy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2005/06/01 18:03:33 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/10/23 23:05:46 rillig Exp $
DISTNAME= xteddy-2.0.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= x11 games
MASTER_SITES= http://www.ITN.LiU.SE/~stegu/xteddy/
@@ -9,7 +9,7 @@ MAINTAINER= johnam@mail.kemper.org
HOMEPAGE= http://www.ITN.LiU.SE/~stegu/xteddy/
COMMENT= Teddy bear for your desktop
-CONFLICT+= xteddy-1.*
+CONFLICTS+= xteddy-1.*
GNU_CONFIGURE= yes