diff options
author | swills <swills@FreeBSD.org> | 2016-02-02 09:21:21 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-02-02 09:21:21 +0800 |
commit | 09d29507edd69b111c4172978457bc34bb8a929a (patch) | |
tree | 3fb94109ce8b10a0157aeca70bbbd90cc8db7819 /x11 | |
parent | c9cf4c5a9faeb0a6f61946dba96f5edd948cf285 (diff) | |
download | freebsd-ports-gnome-09d29507edd69b111c4172978457bc34bb8a929a.tar.gz freebsd-ports-gnome-09d29507edd69b111c4172978457bc34bb8a929a.tar.zst freebsd-ports-gnome-09d29507edd69b111c4172978457bc34bb8a929a.zip |
Remove source and intermediate build output from intalled rubygem- ports
PR: 192949
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rubygem-gnome2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/rubygem-gnome2/Makefile b/x11/rubygem-gnome2/Makefile index 057e81d60126..1d6143f9f878 100644 --- a/x11/rubygem-gnome2/Makefile +++ b/x11/rubygem-gnome2/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnome2 PORTVERSION= 3.0.7 +PORTREVISION= 1 CATEGORIES= x11 gnome rubygems PKGNAMEPREFIX= rubygem- |