diff options
author | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
commit | 63eba636fce92adcfa59d5d98bd24f3e458bf977 (patch) | |
tree | f2c93a1eb53a5f15a946fe4dbd0128ea4fd63d99 /editors/mousepad | |
parent | 667261a1156785940d1f8c9ad71225e26fe94057 (diff) | |
download | freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.gz freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.zst freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
Diffstat (limited to 'editors/mousepad')
-rw-r--r-- | editors/mousepad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 9c1c788238a6..04c0e1723034 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -7,6 +7,7 @@ PORTNAME= mousepad PORTVERSION= 0.2.12 +PORTREVISION= 1 CATEGORIES= editors xfce MASTER_SITES= ${MASTER_SITES_XFCE} DIST_SUBDIR= xfce4 |