diff options
author | makc <makc@FreeBSD.org> | 2009-03-25 03:13:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-03-25 03:13:32 +0800 |
commit | 42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad (patch) | |
tree | e2e91278750ec8a460562cdab0cf302da1e568be /comms | |
parent | 7b4639d20c13a32165e09360f232cbf52ac84504 (diff) | |
download | freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.tar.gz freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.tar.zst freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.zip |
bump PORTREVISION after cmake update
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gammu-devel/Makefile | 2 | ||||
-rw-r--r-- | comms/gammu/Makefile | 2 | ||||
-rw-r--r-- | comms/kremotecontrol/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 534774da10ce..bb95f987b13c 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= gammu PORTVERSION= 1.23.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ftp://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com/gammu/releases/ diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 534774da10ce..bb95f987b13c 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -7,7 +7,7 @@ PORTNAME= gammu PORTVERSION= 1.23.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ftp://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com/gammu/releases/ diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 23a75146b16a..33cf6e12f483 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |