diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-14 14:21:33 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-14 14:21:33 +0000 |
commit | adb12d052fb11795e77911916a8308a23c76ea45 (patch) | |
tree | bcdd255f275d31375c7999eb496b6479375ddeaf /net/kdenetwork2 | |
parent | s/BROKEN/IGNORE/. (diff) |
Bump PORTREVISION due to recent ktalkd plist additions and the /var/run/utmp
patch.
Reminded by: Alan Eldridge <alane@geeksrus.net>
Notes
Notes:
svn path=/head/; revision=51536
Diffstat (limited to 'net/kdenetwork2')
-rw-r--r-- | net/kdenetwork2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 33580b3a398a..3be7f1f16534 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdenetwork PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES?= net news kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |