diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
commit | 5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (patch) | |
tree | 61236f059d2bb4a387fd7d2f16920cf54f701699 /deskutils/ontv | |
parent | f24988d45bb036c7963cf0359e80ddfede6abde3 (diff) | |
download | ports-5bbd5cd2dc9f1331906bad4149f5d061fc9c737a.tar.gz ports-5bbd5cd2dc9f1331906bad4149f5d061fc9c737a.zip |
Notes
Diffstat (limited to 'deskutils/ontv')
-rw-r--r-- | deskutils/ontv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile index faa06059a7ac..cca83c3f7ecc 100644 --- a/deskutils/ontv/Makefile +++ b/deskutils/ontv/Makefile @@ -8,7 +8,7 @@ PORTNAME= ontv PORTVERSION= 2.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |