diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
commit | 2cac1647f95fcf7cb898344c7681db1a3adb3d76 (patch) | |
tree | dbffc9a8ac5448dac7dd9891f885d4f0abf021ad /x11/rxvt-unicode | |
parent | da4cb0d670bdc52ca63f25fe4ccaea03628ba8fe (diff) |
Notes
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index c4539347e894..d0cca732fe04 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -9,7 +9,7 @@ # the same distfile. PORTNAME= rxvt -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://mason.primenet.com.au/pub/rxvt/ \ |