diff options
author | acm <acm@FreeBSD.org> | 2013-10-01 02:15:34 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2013-10-01 02:15:34 +0800 |
commit | 4ca03a254518b2e175d598b3fbfc2672ee8de746 (patch) | |
tree | 291c8bd8ae95ee6eec0d7ee93d3e018369304634 /net-p2p/transmission-remote-gui | |
parent | 27b3e7752016bfaff2c97b759c670e35ddf71890 (diff) | |
download | freebsd-ports-gnome-4ca03a254518b2e175d598b3fbfc2672ee8de746.tar.gz freebsd-ports-gnome-4ca03a254518b2e175d598b3fbfc2672ee8de746.tar.zst freebsd-ports-gnome-4ca03a254518b2e175d598b3fbfc2672ee8de746.zip |
- Bump PORTREVISION. Lazarus has been updated to 1.0.12
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M Makefile
Diffstat (limited to 'net-p2p/transmission-remote-gui')
-rw-r--r-- | net-p2p/transmission-remote-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index ed8a9251d652..740807472fcb 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= transmission-remote-gui PORTVERSION= 4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= transgui-${PORTVERSION}-src |