diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-01 15:44:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-01 15:44:50 +0000 |
commit | 6353bea9caf8d8ca7692a61da205a3219f525ab6 (patch) | |
tree | 7d6b0298b631dc415cbba19986bb3275a5cbc854 /x11/gnomelibs/Makefile | |
parent | Fix [pre,post]-install to use pkg-install script properly. Use forward (diff) |
Bump PORTREVISION as a result of my previous commit (sound fix).
Reminded by: alex
Diffstat (limited to '')
-rw-r--r-- | x11/gnomelibs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 50c036bc5b87..f7870d200e54 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.2.8 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs |