diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-25 19:11:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-25 19:11:18 +0000 |
commit | 98b89f99c5afc00e9972973e557999b90812b47b (patch) | |
tree | e32136734788418e60e8c8e6431813f9c062e52a | |
parent | Switch mDNSResponder from the Apple startup script to a simple rc.subr (diff) |
Bump PORTREVISION for the Mozilla 1.7.6 update.
Reminded by: adamw
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=131951
-rw-r--r-- | net/liferea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 108b7e01fdb5..7d304d9fc7f4 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -7,6 +7,7 @@ PORTNAME= liferea PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liferea |