diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:35:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:35:12 +0000 |
commit | 8bd3a392b6c6b3955b3392205b8b28d7566a9989 (patch) | |
tree | f170e5496aeea116a8cbae192cea3ee0168726e6 /x11-fonts | |
parent | 294efd51e33a7e78be8ab2ae32629b6e25183623 (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/gnome-font-sampler/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/gnome-font-sampler/Makefile b/x11-fonts/gnome-font-sampler/Makefile index ffa08cbea07d..4039f364d645 100644 --- a/x11-fonts/gnome-font-sampler/Makefile +++ b/x11-fonts/gnome-font-sampler/Makefile @@ -15,6 +15,9 @@ DISTNAME= gfontsampler-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A program for viewing several fonts at once +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + USE_XORG= x11 USE_GNOME= libgnomeui gnomeprefix USE_AUTOTOOLS= libtool |