diff options
author | R. Imura <imura@FreeBSD.org> | 2000-10-27 17:07:40 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-10-27 17:07:40 +0000 |
commit | a6b2f482f20658b3f5b0e38ddf4eae295d69f4bc (patch) | |
tree | f901afc5575038501cad8b1386eddceb36b3b851 /net | |
parent | Disable building ksirc, because building behavior differs (diff) |
Bump PORTREVISION because of my previous commit.
Notes
Notes:
svn path=/head/; revision=34302
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kdenetwork11/Makefile b/net/kdenetwork11/Makefile index 9a843524f439..c6f5e25cc337 100644 --- a/net/kdenetwork11/Makefile +++ b/net/kdenetwork11/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdenetwork PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net news kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 |