diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 55da208027e4fa723318e75adb9cf89a6f141123 (patch) | |
tree | 4b3930b28888642ee4ce9bd283d549afce0d2d36 /ftp | |
parent | e715b80220a427c6bb4ec63d482dc1dbd963698c (diff) | |
download | freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.gz freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.zst freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/plasma-applet-ftpmonitor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/plasma-applet-ftpmonitor/Makefile b/ftp/plasma-applet-ftpmonitor/Makefile index 74495d65bd52..4ce912c7b181 100644 --- a/ftp/plasma-applet-ftpmonitor/Makefile +++ b/ftp/plasma-applet-ftpmonitor/Makefile @@ -7,7 +7,7 @@ PORTNAME= ftpmonitor PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp kde MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= plasma-applet- |