diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 05:57:36 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 05:57:36 +0000 |
commit | ef28dd30a227257ff3973bee2b2b00c81af5fcb6 (patch) | |
tree | 683f5ca468c27656688d910ed54afef559afcdb2 | |
parent | 5622018ba209bf3e6c1b65f875c4ac5e4ec86d32 (diff) |
bump PORTREVISION due to patch file patch-src::command.c rev 1.3
Notes
Notes:
svn path=/head/; revision=50247
-rw-r--r-- | x11/rxvt-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 69ed215185e6..7c4ed43c5149 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -10,6 +10,7 @@ PORTNAME= rxvt PORTVERSION= 2.7.7 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ ftp://mason.primenet.com.au/pub/rxvt/%SUBDIR%/ \ |